Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dip6.h185 #define IP6OPT_JUMBO 0xC2 /* 11 0 00010 = 194 */ macro
/xnu-12377.81.4/bsd/netinet6/
H A Dip6_input.c1685 case IP6OPT_JUMBO: in ip6_process_hopopts()
H A Dip6_output.c2275 optbuf[2] = IP6OPT_JUMBO; in ip6_insert_jumboopt()
/xnu-12377.81.4/bsd/net/
H A Dpf_norm.c2379 case IP6OPT_JUMBO: in pf_normalize_ip6()