Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Droute6.c108 switch (rh->ip6r_type) { in route6_input()
117 (int)((caddr_t)&rh->ip6r_type - (caddr_t)ip6)); in route6_input()
H A Dicmp6.c1033 rth->ip6r_type == IPV6_RTHDR_TYPE_0) { in icmp6_notify_error()
H A Dip6_output.c3989 switch (rth->ip6r_type) { in ip6_setpktopt()
/xnu-8019.80.24/bsd/netinet/
H A Dip6.h263 u_int8_t ip6r_type; /* routing type */ member
/xnu-8019.80.24/bsd/net/
H A Dpf_norm.c2341 if (rh->ip6r_type == IPV6_RTHDR_TYPE_0) { in pf_normalize_ip6()