Home
last modified time | relevance | path

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

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