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

/darwin-on-arm/xnu/bsd/netinet6/
H A Droute6.c124 switch (rh->ip6r_type) {
162 (caddr_t)&rh->ip6r_type - (caddr_t)ip6);
H A Dip6_output.c735 switch (rh->ip6r_type) {
3437 switch (rth->ip6r_type) {
H A Dicmp6.c1050 rth->ip6r_type == IPV6_RTHDR_TYPE_0) {
/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h248 u_int8_t ip6r_type; /* routing type */ member in struct:ip6_rthdr
/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c1887 if (rh->ip6r_type == IPV6_RTHDR_TYPE_0)

Completed in 43 milliseconds