Home
last modified time | relevance | path

Searched refs:TH_ECNALL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1151 #define TH_ECNALL (TH_ECN|TH_CWR) macro
H A Dip_state.c1613 if ((tcp->th_flags & ~(TH_FIN|TH_ACK|TH_ECNALL)) ==
2070 flags = tcp->th_flags & ~(TH_FIN|TH_ECNALL);