Home
last modified time | relevance | path

Searched refs:icmphdr (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c82 #define ICMP(p) ((struct icmphdr *)(p))
298 struct icmphdr *icmp; in ipfw_log()
359 icmp = L3HDR(struct icmphdr, ip); in ipfw_log()
H A Dip_fw2.c256 #define ICMP(p) ((struct icmphdr *)(p))
260 icmptype_match(struct icmphdr *icmp, ipfw_insn_u32 *cmd) in icmptype_match()
271 is_icmp_query(struct icmphdr *icmp) in is_icmp_query()
1755 PULLUP_TO(hlen, ulp, struct icmphdr); in ipfw_chk()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h82 #define ICMP(p) ((struct icmphdr *)(p))
H A Dnat64_translate.c834 plen = len + sizeof(struct icmphdr) + sizeof(uint32_t); in nat64_icmp_reflect()
867 sizeof(struct icmphdr) + sizeof(uint32_t))); in nat64_icmp_reflect()
/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h54 struct icmphdr { struct
/f-stack/freebsd/netinet/
H A Dip_icmp.h54 struct icmphdr { struct