Home | History | Annotate | Download | only in npf

Lines Matching refs:npc_l4

252 	const struct tcphdr *th = npc->npc_l4.tcp;
280 const struct tcphdr *th = npc->npc_l4.tcp;
355 const struct tcphdr *th = npc->npc_l4.tcp;
577 npc->npc_l4.tcp = th;
644 npc->npc_l4.udp = nbuf_advance(nbuf, hlen,
650 npc->npc_l4.icmp = nbuf_advance(nbuf, hlen,
656 npc->npc_l4.icmp6 = nbuf_advance(nbuf, hlen,
668 if (__predict_false(l4flags && !npc->npc_l4.hdr)) {
731 struct tcphdr *th = npc->npc_l4.tcp;
734 struct udphdr *uh = npc->npc_l4.udp;
779 th = npc->npc_l4.tcp;
785 uh = npc->npc_l4.udp;