Lines Matching refs:pf_pull_hdr

2602 	    !pf_pull_hdr(pbuf, off + sizeof(*th), opts, sizeof(opts), hlen, NULL, NULL, pd->af)) {  in pf_modulate_sack()
4246 if (!pf_pull_hdr(pbuf, off, hdr, sizeof(hdr), hlen, NULL, NULL, af)) { in pf_get_wscale()
4290 if (!pf_pull_hdr(pbuf, off, hdr, sizeof(hdr), hlen, NULL, NULL, af)) { in pf_get_mss()
8060 if (!pf_pull_hdr(pbuf, ipoff2, &h2, sizeof(h2), sizeof(h2), in pf_test_state_icmp()
8090 if (!pf_pull_hdr(pbuf, ipoff2, &h2_6, sizeof(h2_6), sizeof(h2_6), in pf_test_state_icmp()
8118 if (!pf_pull_hdr(pbuf, off2, &opt6, sizeof(opt6), in pf_test_state_icmp()
8157 if (!pf_pull_hdr(pbuf, off2, &th, sizeof(th), 8, NULL, reason, in pf_test_state_icmp()
8349 if (!pf_pull_hdr(pbuf, off2, &uh, sizeof(uh), sizeof(uh), in pf_test_state_icmp()
8555 if (!pf_pull_hdr(pbuf, off2, &iih, sizeof(iih), ICMP_MINLEN, in pf_test_state_icmp()
8611 if (!pf_pull_hdr(pbuf, off2, &iih, sizeof(iih), in pf_test_state_icmp()
9093 pf_pull_hdr(pbuf_t *pbuf, int off, void *__sized_by(p_buflen)p, int p_buflen, int copylen, in pf_pull_hdr() function
9832 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), sizeof(th), in pf_test()
9889 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), sizeof(uh), in pf_test()
9940 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), ICMP_MINLEN, in pf_test()
9981 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), sizeof(esp), &action, &reason, in pf_test()
10016 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), sizeof(grev1), &action, in pf_test()
10426 if (!pf_pull_hdr(pbuf, off, &ip6f, sizeof ip6f, sizeof ip6f, NULL, in pf_test6()
10463 if (!pf_pull_hdr(pbuf, off, &opt6, sizeof(opt6), sizeof(opt6), in pf_test6()
10492 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), sizeof(th), in pf_test6()
10546 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), sizeof(uh), in pf_test6()
10597 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), sizeof(ih), in pf_test6()
10637 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), sizeof(esp), &action, in pf_test6()
10673 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), sizeof(grev1), &action, in pf_test6()