Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dicmp6.h434 #define ICMP6_FILTER 0x01 /* Set filter */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c224 { ICMP6_FILTER, IPPROTO_ICMPV6, OA_RW, OA_RW, OP_NP, OP_DEF_FN|OP_VARLEN,
H A Dicmp.c1842 case ICMP6_FILTER: in icmp_opt_default()
1934 case ICMP6_FILTER: in icmp_opt_get()
2129 case ICMP6_FILTER: in icmp_do_opt_set()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c373 if (setsockopt(fd, IPPROTO_ICMPV6, ICMP6_FILTER, in phyint_init_from_k()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c965 if (setsockopt(pii->pii_probe_sock, IPPROTO_ICMPV6, ICMP6_FILTER, in phyint_inst_v6_sockinit()