Lines Matching refs:pf_pull_hdr
2621 !pf_pull_hdr(pbuf, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af)) { in pf_modulate_sack()
4265 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_wscale()
4309 if (!pf_pull_hdr(pbuf, off, hdr, hlen, NULL, NULL, af)) { in pf_get_mss()
8080 if (!pf_pull_hdr(pbuf, ipoff2, &h2, sizeof(h2), in pf_test_state_icmp()
8110 if (!pf_pull_hdr(pbuf, ipoff2, &h2_6, sizeof(h2_6), in pf_test_state_icmp()
8138 if (!pf_pull_hdr(pbuf, off2, &opt6, in pf_test_state_icmp()
8177 if (!pf_pull_hdr(pbuf, off2, &th, 8, NULL, reason, in pf_test_state_icmp()
8369 if (!pf_pull_hdr(pbuf, off2, &uh, sizeof(uh), in pf_test_state_icmp()
8575 if (!pf_pull_hdr(pbuf, off2, &iih, ICMP_MINLEN, in pf_test_state_icmp()
8631 if (!pf_pull_hdr(pbuf, off2, &iih, in pf_test_state_icmp()
9112 pf_pull_hdr(pbuf_t *pbuf, int off, void *p, int len, in pf_pull_hdr() function
9851 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test()
9908 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test()
9959 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
10000 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, &reason, in pf_test()
10035 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test()
10445 if (!pf_pull_hdr(pbuf, off, &ip6f, sizeof ip6f, NULL, in pf_test6()
10482 if (!pf_pull_hdr(pbuf, off, &opt6, sizeof(opt6), in pf_test6()
10511 if (!pf_pull_hdr(pbuf, off, &th, sizeof(th), in pf_test6()
10565 if (!pf_pull_hdr(pbuf, off, &uh, sizeof(uh), in pf_test6()
10616 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()
10656 if (!pf_pull_hdr(pbuf, off, &esp, sizeof(esp), &action, in pf_test6()
10692 if (!pf_pull_hdr(pbuf, off, &grev1, sizeof(grev1), &action, in pf_test6()