Searched refs:ICMP6_NI_SUBJ_IPV6 (Results 1 – 7 of 7) sorted by relevance
151 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1081 case ICMP6_NI_SUBJ_IPV6: in icmp6_nodeinfo_print()
1335 case ICMP6_NI_SUBJ_IPV6: in ni6_input()1336 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()1348 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()1349 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) in ni6_input()1743 case ICMP6_NI_SUBJ_IPV6: in ni6_addrs()
1308 #ifndef ICMP6_NI_SUBJ_IPV61309 # define ICMP6_NI_SUBJ_IPV6 0 macro
157 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
1277 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()1304 icp->icmp6_code = ICMP6_NI_SUBJ_IPV6; in pinger()2421 case ICMP6_NI_SUBJ_IPV6: in pr_icmph()
262 { ICMP6_NI_SUBJ_IPV6, "ipv6" },