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

/netbsd-current/sys/netinet6/
H A Droute6.c63 switch (rh->ip6r_type) {
76 off + offsetof(struct ip6_rthdr, ip6r_type));
H A Dip6_output.c145 switch (rh->ip6r_type) {
3162 switch (rth->ip6r_type) {
/netbsd-current/lib/libc/net/
H A Drthdr.c106 rthdr->ip6r_type = IPV6_RTHDR_TYPE_0;
123 switch (rthdr->ip6r_type) {
159 switch (rthdr->ip6r_type) {
194 switch (rthdr->ip6r_type) {
223 switch (rthdr->ip6r_type) {
258 switch (rthdr->ip6r_type) {
337 switch (rth->ip6r_type) {
365 switch (rth_in->ip6r_type) {
411 switch (rh->ip6r_type) {
440 switch (rh->ip6r_type) {
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-rt6.c57 type = GET_U_1(dp->ip6r_type);
H A Dip6.h161 nd_uint8_t ip6r_type; /* routing type */ member in struct:ip6_rthdr
H A Dprint-ip6.c106 switch (GET_U_1(dp->ip6r_type)) {
/netbsd-current/sys/netinet/
H A Dip6.h232 u_int8_t ip6r_type; /* routing type */ member in struct:ip6_rthdr
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1544 u_char ip6r_type; /* always zero */ member in struct:ip6_routing
H A Dfil.c768 switch (hdr->ip6r_type)
/netbsd-current/sbin/ping6/
H A Dping6.c1664 rh->ip6r_len, (rh->ip6r_len + 1) << 3, rh->ip6r_type);
/netbsd-current/sys/dist/pf/net/
H A Dpf.c6187 if (rthdr.ip6r_type == IPV6_RTHDR_TYPE_0) {

Completed in 149 milliseconds