OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEQ_LEQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_seq.h
43
#define
SEQ_LEQ
(a,b) ((int)((a)-(b)) <= 0)
/src/sys/net/npf/
npf_state_tcp.c
88
#define
SEQ_LEQ
(a,b) ((int)((a)-(b)) <= 0)
407
if (!
SEQ_LEQ
(end, fstate->nst_maxend)) {
/src/sys/net80211/
ieee80211_input.c
512
#define
SEQ_LEQ
(a,b) ((int)((a)-(b)) <= 0)
698
SEQ_LEQ
(rxseq, ni->ni_rxseqs[tid]))
753
#undef
SEQ_LEQ
Completed in 16 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025