Home
last modified time | relevance | path

Searched defs:TCP_URG_VALID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h169 #define TCP_URG_VALID 0x4 /* Is the tcp_urg seq num active? */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h195 #define TCP_URG_VALID 0x4 /* Is the tcp_urg seq num active? */ macro