Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip6.h202 #define IP6OPT_TYPE_SKIP 0x00 macro
/xnu-11215.1.10/bsd/netinet6/
H A Dip6_input.c1758 case IP6OPT_TYPE_SKIP: /* ignore the option */ in ip6_unknown_opt()