Lines Matching refs:pf_pull_hdr
2507 !pf_pull_hdr(pbuf, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af)) { in pf_modulate_sack()
4151 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_wscale()
4195 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_mss()
7895 if (!pf_pull_hdr(pbuf, ipoff2, &h2, sizeof(h2), in pf_test_state_icmp()
7925 if (!pf_pull_hdr(pbuf, ipoff2, &h2_6, sizeof(h2_6), in pf_test_state_icmp()
7953 if (!pf_pull_hdr(pbuf, off2, &opt6, in pf_test_state_icmp()
7992 if (!pf_pull_hdr(pbuf, off2, &th, 8, NULL, reason, in pf_test_state_icmp()
8184 if (!pf_pull_hdr(pbuf, off2, &uh, sizeof(uh), in pf_test_state_icmp()
8390 if (!pf_pull_hdr(pbuf, off2, &iih, ICMP_MINLEN, in pf_test_state_icmp()
8446 if (!pf_pull_hdr(pbuf, off2, &iih, in pf_test_state_icmp()
8929 pf_pull_hdr(pbuf_t *pbuf, int off, void *p, int len, in pf_pull_hdr() function
9668 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test()
9725 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test()
9776 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
9816 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, &reason, in pf_test()
9851 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test()
10261 if (!pf_pull_hdr(pbuf, off, &ip6f, sizeof ip6f, NULL, in pf_test6()
10298 if (!pf_pull_hdr(pbuf, off, &opt6, sizeof(opt6), in pf_test6()
10327 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test6()
10381 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test6()
10432 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()
10472 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, in pf_test6()
10508 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test6()