Searched refs:ICMP6_NI_QUERY (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dicmptypes.c15 # undef ICMP6_NI_QUERY macro
16 # define ICMP6_NI_QUERY 0 macro
77 { "infoqry", -1, ICMP6_NI_QUERY },
78 { "inforeq", ICMP_IREQ, ICMP6_NI_QUERY },
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c126 #define ICMP6_NI_QUERY 139 /* node information request */ macro
524 { ICMP6_NI_QUERY, "node information query"},
1105 case ICMP6_NI_QUERY:
1587 case ICMP6_NI_QUERY:
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1012 #ifndef ICMP6_NI_QUERY
1013 # define ICMP6_NI_QUERY 139 macro
H A Dip_state.c1529 case ICMP6_NI_QUERY :
H A Dfil.c9446 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1281 icp->icmp6_type = ICMP6_NI_QUERY;
1296 icp->icmp6_type = ICMP6_NI_QUERY;
1308 icp->icmp6_type = ICMP6_NI_QUERY;
1322 icp->icmp6_type = ICMP6_NI_QUERY;
2398 case ICMP6_NI_QUERY:
/freebsd-11-stable/sys/netinet/
H A Dicmp6.h126 #define ICMP6_NI_QUERY 139 /* node information request */ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.c134 { "niqry", ICMP6_NI_QUERY },
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c295 { ICMP6_NI_QUERY, icmpnodeinfo6,
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c837 icmp6_type == ICMP6_NI_QUERY))

Completed in 295 milliseconds