Searched defs:TCP_X2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h727 # define TCP_X2(x) ((x)->th_xoff & 0xf) macro
1782 #ifndef TCP_X2
1783 # define TCP_X2(x) (x)->th_x2 macro

Completed in 96 milliseconds