Home
last modified time | relevance | path

Searched refs:ICMP6_FILTER_SETPASS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h463 #define ICMP6_FILTER_SETPASS(type, filterp) \ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c372 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filter); in phyint_init_from_k()
373 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filter); in phyint_init_from_k()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c963 ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filter); in phyint_inst_v6_sockinit()