Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dpacket_mangler.c952 uint8_t sbtver; in pktmnglr_ipfilter_input() local
967 sbtver = tcp_opt_buf[i + MPTCP_SBT_VER_OFFSET]; in pktmnglr_ipfilter_input()
968 subtype = sbtver >> 4; in pktmnglr_ipfilter_input()