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()
1924 struct ifnet *__single ifp = pbuf->pb_ifp; in pf_normalize_ip()2263 struct ifnet *__single ifp = pbuf->pb_ifp; in pf_normalize_ip6()3300 if (pbuf->pb_ifp || in pf_normalize_tcpopt()
4820 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv6()4871 if (pbuf->pb_ifp == NULL) { in pf_nat64_ipv4()10334 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()