Searched refs:ip6r_type (Results 1 – 8 of 8) sorted by relevance
73 switch (rh->ip6r_type) { in route6_input()82 (caddr_t)&rh->ip6r_type - (caddr_t)ip6); in route6_input()
293 switch (rh->ip6r_type) { in ip6_output()2870 switch (rth->ip6r_type) { in ip6_setpktoption()
52 type = GET_U_1(dp->ip6r_type); in rt6_print()
165 nd_uint8_t ip6r_type; /* routing type */ member
101 switch (GET_U_1(dp->ip6r_type)) { in ip6_finddst()
230 u_int8_t ip6r_type; /* routing type */ member
1686 rh->ip6r_len, (rh->ip6r_len + 1) << 3, rh->ip6r_type); in pr_rthdr()
6971 if (rthdr.ip6r_type == IPV6_RTHDR_TYPE_0) { in pf_test6()