Lines Matching refs:pf_pull_hdr

2605 	    !pf_pull_hdr(pbuf, off + sizeof(*th), opts, sizeof(opts), hlen, NULL, NULL, pd->af)) {  in pf_modulate_sack()
4249 if (!pf_pull_hdr(pbuf, off, hdr, sizeof(hdr), hlen, NULL, NULL, af)) { in pf_get_wscale()
4293 if (!pf_pull_hdr(pbuf, off, hdr, sizeof(hdr), hlen, NULL, NULL, af)) { in pf_get_mss()
8063 if (!pf_pull_hdr(pbuf, ipoff2, &h2, sizeof(h2), sizeof(h2), in pf_test_state_icmp()
8093 if (!pf_pull_hdr(pbuf, ipoff2, &h2_6, sizeof(h2_6), sizeof(h2_6), in pf_test_state_icmp()
8121 if (!pf_pull_hdr(pbuf, off2, &opt6, sizeof(opt6), in pf_test_state_icmp()
8160 if (!pf_pull_hdr(pbuf, off2, &th, sizeof(th), 8, NULL, reason, in pf_test_state_icmp()
8352 if (!pf_pull_hdr(pbuf, off2, &uh, sizeof(uh), sizeof(uh), in pf_test_state_icmp()
8558 if (!pf_pull_hdr(pbuf, off2, &iih, sizeof(iih), ICMP_MINLEN, in pf_test_state_icmp()
8614 if (!pf_pull_hdr(pbuf, off2, &iih, sizeof(iih), in pf_test_state_icmp()
9096 pf_pull_hdr(pbuf_t *pbuf, int off, void *__sized_by(p_buflen)p, int p_buflen, int copylen, in pf_pull_hdr() function
9853 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), sizeof(th), in pf_test()
9910 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), sizeof(uh), in pf_test()
9961 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), ICMP_MINLEN, in pf_test()
10002 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), sizeof(esp), &action, &reason, in pf_test()
10037 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), sizeof(grev1), &action, in pf_test()
10447 if (!pf_pull_hdr(pbuf, off, &ip6f, sizeof ip6f, sizeof ip6f, NULL, in pf_test6()
10484 if (!pf_pull_hdr(pbuf, off, &opt6, sizeof(opt6), sizeof(opt6), in pf_test6()
10513 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), sizeof(th), in pf_test6()
10567 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), sizeof(uh), in pf_test6()
10618 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), sizeof(ih), in pf_test6()
10658 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), sizeof(esp), &action, in pf_test6()
10694 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), sizeof(grev1), &action, in pf_test6()