Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpacket_mangler.c950 uint8_t sbtver; in pktmnglr_ipfilter_input() local
965 sbtver = tcp_opt_buf[i + MPTCP_SBT_VER_OFFSET]; in pktmnglr_ipfilter_input()
966 subtype = sbtver >> 4; in pktmnglr_ipfilter_input()