Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1224 u_int32_t tcps_sndurg; /* packets sent with URG only */ member
H A Dtcp_output.c2618 tcpstat.tcps_sndurg++; in tcp_output()