Home
last modified time | relevance | path

Searched defs:ICMP6 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_log.c81 #define ICMP6(p) ((struct icmp6_hdr *)(p)) macro
HDip_fw2.c255 #define ICMP6(p) ((struct icmp6_hdr *)(p)) macro
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
HDnat64_translate.h81 #define ICMP6(p) ((struct icmp6_hdr *)(p)) macro