Searched refs:icmp6_type (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c906 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0)
909 switch (icmp6->icmp6_type)
/freebsd-12-stable/sys/dev/oce/
H A Doce_if.c1007 switch (icmp6->icmp6_type) {
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf.c3402 icmptype = pd->hdr.icmp6->icmp6_type;
4729 icmptype = pd->hdr.icmp6->icmp6_type;
/freebsd-12-stable/sys/netinet/
H A Dsctputil.c7393 type = ip6cp->ip6c_icmp6->icmp6_type;

Completed in 206 milliseconds

12