Searched refs:icmphdr (Results 1 – 6 of 6) sorted by relevance
82 #define ICMP(p) ((struct icmphdr *)(p))298 struct icmphdr *icmp; in ipfw_log()359 icmp = L3HDR(struct icmphdr, ip); in ipfw_log()
256 #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()
82 #define ICMP(p) ((struct icmphdr *)(p))
834 plen = len + sizeof(struct icmphdr) + sizeof(uint32_t); in nat64_icmp_reflect()867 sizeof(struct icmphdr) + sizeof(uint32_t))); in nat64_icmp_reflect()
54 struct icmphdr { struct