Home
last modified time | relevance | path

Searched refs:ICMP6_MEMBERSHIP_REPORT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h222 #define ICMP6_MEMBERSHIP_REPORT 131 macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2243 #ifndef ICMP6_MEMBERSHIP_REPORT
2244 # define ICMP6_MEMBERSHIP_REPORT 131 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c328 { ICMP6_MEMBERSHIP_REPORT,NULL, 0, "groupmemberreport" },
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c2631 case ICMP6_MEMBERSHIP_REPORT:
H A Dip_state.c205 icmpreplytype6[ICMP6_MEMBERSHIP_QUERY] = ICMP6_MEMBERSHIP_REPORT;