Home
last modified time | relevance | path

Searched refs:ICMP6_NI_REPLY (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/netinet/
Dicmp6.h126 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/mirbsd/src/sbin/ping6/
Dping6.c784 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt); in main()
1565 } else if (icp->icmp6_type == ICMP6_NI_REPLY && mynireply(ni)) { in pr_pack()
2407 case ICMP6_NI_REPLY: in pr_icmph()
/mirbsd/src/sbin/pfctl/
Dpfctl_parser.c129 { "nirep", ICMP6_NI_REPLY },
/mirbsd/src/sys/netinet6/
Dicmp6.c1449 nni6->ni_type = ICMP6_NI_REPLY;