Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Droute6.c109 switch (rh->ip6r_type) { in route6_input()
118 (int)((caddr_t)&rh->ip6r_type - (caddr_t)ip6)); in route6_input()
H A Dicmp6.c1067 rth->ip6r_type == IPV6_RTHDR_TYPE_0) { in icmp6_notify_error()
H A Dip6_output.c4087 switch (rth->ip6r_type) { in ip6_setpktopt()
/xnu-12377.1.9/bsd/netinet/
H A Dip6.h263 u_int8_t ip6r_type; /* routing type */ member
/xnu-12377.1.9/bsd/net/
H A Dpf_norm.c2346 if (rh.ip6r_type == IPV6_RTHDR_TYPE_0) { in pf_normalize_ip6()