Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
tcp.h | 70 #define TH_ECE 0x40 /* ECN Echo */ |
/src/usr.sbin/npf/npfctl/ | |
npfctl.h | 268 * For the systems which do not define TH_ECE and TW_CRW. 270 #ifndef TH_ECE 271 #define TH_ECE 0x40 |