Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dpacket_mangler.c959 uint8_t sbtver; in pktmnglr_ipfilter_input() local
974 sbtver = tcp_opt_buf[i + MPTCP_SBT_VER_OFFSET]; in pktmnglr_ipfilter_input()
975 subtype = sbtver >> 4; in pktmnglr_ipfilter_input()