OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEQ_GEQ
sys/netinet/tcp_seq.h
46
#define SEQ_GEQ(a,b) ((int)((a)-(b)) >= 0)
usr.sbin/iscsid/iscsid.h
81
#define SEQ_GEQ(a,b) ((int)((a)-(b)) >= 0)