DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEQ_LEQ
sys/netinet/tcp_seq.h
80
#define SEQ_LEQ(a,b) ((int)((a)-(b)) <= 0)
sys/netproto/802_11/ieee80211_input.h
158
#define SEQ_LEQ(a,b) ((int)((a)-(b)) <= 0)
sys/netproto/802_11/ieee80211_input.h
243
#undef SEQ_LEQ