Lines Matching defs:icmp
139 if (!nbuf_advance(nbuf, offsetof(struct icmp, icmp_ip), 0)) {
216 const struct icmp *ic = npc->npc_l4.icmp;
285 const struct icmp *ic = enpc.npc_l4.icmp;
324 struct icmp *ic;
333 ic = npc->npc_l4.icmp;
351 CTASSERT(offsetof(struct icmp, icmp_cksum) ==
438 ic = npc->npc_l4.icmp;
459 static const npfa_funcs_t icmp = {
465 alg_icmp = npf_alg_register(npf, "icmp", &icmp);