Searched refs:pb_ifp (Results 1 – 5 of 5) sorted by relevance
81 struct ifnet *pb_ifp; member
41 pbuf->pb_ifp = ifp; in pbuf_init_mbuf()51 pbuf->pb_ifp = ifp; in pbuf_init_memory()
641 if (pbuf->pb_ifp == NULL) { in nat464_translate_64()734 if (pbuf->pb_ifp == NULL) { in nat464_translate_46()
1922 struct ifnet *ifp = pbuf->pb_ifp; in pf_normalize_ip()2261 struct ifnet *ifp = pbuf->pb_ifp; in pf_normalize_ip6()3299 if (pbuf->pb_ifp || in pf_normalize_tcpopt()
4780 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv6()4831 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv4()10278 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()