Lines Matching defs:pf_pull_hdr
1598 !pf_pull_hdr(m, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af))
2875 if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af))
2915 if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af))
4495 if (!pf_pull_hdr(m, ipoff2, &h2, sizeof(h2),
4524 if (!pf_pull_hdr(m, ipoff2, &h2_6, sizeof(h2_6),
4552 if (!pf_pull_hdr(m, off2, &opt6,
4589 if (!pf_pull_hdr(m, off2, &th, 8, NULL, reason,
4696 if (!pf_pull_hdr(m, off2, &uh, sizeof(uh),
4765 if (!pf_pull_hdr(m, off2, &iih, ICMP_MINLEN,
4818 if (!pf_pull_hdr(m, off2, &iih,
5018 pf_pull_hdr(struct mbuf *m, int off, void *p, int len,
5810 if (!pf_pull_hdr(m, off, &th, sizeof(th),
5842 if (!pf_pull_hdr(m, off, &uh, sizeof(uh),
5872 if (!pf_pull_hdr(m, off, &ih, ICMP_MINLEN,
6178 if (!pf_pull_hdr(m, off, &rthdr, sizeof(rthdr), NULL,
6203 if (!pf_pull_hdr(m, off, &opt6, sizeof(opt6),
6235 if (!pf_pull_hdr(m, off, &th, sizeof(th),
6263 if (!pf_pull_hdr(m, off, &uh, sizeof(uh),
6302 if (!pf_pull_hdr(m, off, &ih, sizeof(ih),