pf_pull_hdr
!pf_pull_hdr(m, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af))
if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af))
if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af))
if (!pf_pull_hdr(m, ipoff2, &h2, sizeof(h2),
if (!pf_pull_hdr(m, ipoff2, &h2_6, sizeof(h2_6),
if (!pf_pull_hdr(m, off2, &opt6,
if (!pf_pull_hdr(m, off2, &th, 8, NULL, reason,
if (!pf_pull_hdr(m, off2, &uh, sizeof(uh),
if (!pf_pull_hdr(m, off2, &iih, ICMP_MINLEN,
if (!pf_pull_hdr(m, off2, &iih,
if (!pf_pull_hdr(m, off, &th, sizeof(th),
if (!pf_pull_hdr(m, off, &uh, sizeof(uh),
if (!pf_pull_hdr(m, off, &ih, ICMP_MINLEN,
if (!pf_pull_hdr(m, off, &rthdr, sizeof(rthdr), NULL,
if (!pf_pull_hdr(m, off, &opt6, sizeof(opt6),
if (!pf_pull_hdr(m, off, &th, sizeof(th),
if (!pf_pull_hdr(m, off, &uh, sizeof(uh),
if (!pf_pull_hdr(m, off, &ih, sizeof(ih),
if (!pf_pull_hdr(m, off, &ext, sizeof(ext), NULL,
if (!pf_pull_hdr(m, off, &ext, sizeof(ext), NULL,
if (!pf_pull_hdr(m, ooff, &opt.ip6o_type,
if (!pf_pull_hdr(m, ooff, &opt, sizeof(opt),
if (!pf_pull_hdr(m, ooff, &jumbo,
if (!pf_pull_hdr(m, off, &frag, sizeof(frag), NULL, NULL, AF_INET6))
pf_pull_hdr(m, off, hdr, th->th_off << 2, NULL, NULL, pd->af)) {
pf_pull_hdr(m, off, hdr, th->th_off << 2, NULL, NULL, pd->af)) {
if (!pf_pull_hdr(m, off, hdr, tcp->th_off << 2, NULL, NULL,
void *pf_pull_hdr(struct mbuf *, int, void *, int, u_short *, u_short *,