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()
653 if (pbuf->pb_ifp == NULL) { in nat464_translate_64()746 if (pbuf->pb_ifp == NULL) { in nat464_translate_46()
1921 struct ifnet *__single ifp = pbuf->pb_ifp; in pf_normalize_ip()2260 struct ifnet *__single ifp = pbuf->pb_ifp; in pf_normalize_ip6()3297 if (pbuf->pb_ifp || in pf_normalize_tcpopt()
4817 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv6()4868 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv4()10313 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()