Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_ports_used.c1562 uint8_t l4_proto = ip6_hdr.ip6_nxt; in if_ports_used_match_mbuf() local
1564 pkt_proto = l4_proto; in if_ports_used_match_mbuf()
1575 if (l4_proto == IPPROTO_FRAGMENT) { in if_ports_used_match_mbuf()
1586 l4_proto = ip6_frag.ip6f_nxt; in if_ports_used_match_mbuf()
1595 switch (l4_proto) { in if_ports_used_match_mbuf()