Lines Matching refs:pf_pull_hdr
2564 !pf_pull_hdr(pbuf, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af)) { in pf_modulate_sack()
4208 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_wscale()
4252 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_mss()
8024 if (!pf_pull_hdr(pbuf, ipoff2, &h2, sizeof(h2), in pf_test_state_icmp()
8054 if (!pf_pull_hdr(pbuf, ipoff2, &h2_6, sizeof(h2_6), in pf_test_state_icmp()
8082 if (!pf_pull_hdr(pbuf, off2, &opt6, in pf_test_state_icmp()
8121 if (!pf_pull_hdr(pbuf, off2, &th, 8, NULL, reason, in pf_test_state_icmp()
8313 if (!pf_pull_hdr(pbuf, off2, &uh, sizeof(uh), in pf_test_state_icmp()
8519 if (!pf_pull_hdr(pbuf, off2, &iih, ICMP_MINLEN, in pf_test_state_icmp()
8575 if (!pf_pull_hdr(pbuf, off2, &iih, in pf_test_state_icmp()
9058 pf_pull_hdr(pbuf_t *pbuf, int off, void *p, int len, in pf_pull_hdr() function
9797 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test()
9854 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test()
9905 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
9946 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, &reason, in pf_test()
9981 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test()
10391 if (!pf_pull_hdr(pbuf, off, &ip6f, sizeof ip6f, NULL, in pf_test6()
10428 if (!pf_pull_hdr(pbuf, off, &opt6, sizeof(opt6), in pf_test6()
10457 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test6()
10511 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test6()
10562 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()
10602 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, in pf_test6()
10638 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test6()