Searched refs:pkt_otherhost (Results 1 – 2 of 2) sorted by relevance
281 if (nf_bridge->pkt_otherhost) { in br_nf_pre_routing_finish_ipv6()283 nf_bridge->pkt_otherhost = false; in br_nf_pre_routing_finish_ipv6()406 if (nf_bridge->pkt_otherhost) { in br_nf_pre_routing_finish()408 nf_bridge->pkt_otherhost = false; in br_nf_pre_routing_finish()495 nf_bridge->pkt_otherhost = true; in setup_pre_routing()703 if (nf_bridge->pkt_otherhost) { in br_nf_forward_finish()705 nf_bridge->pkt_otherhost = false; in br_nf_forward_finish()759 nf_bridge->pkt_otherhost = true; in br_nf_forward_ip()914 nf_bridge->pkt_otherhost = true; in br_nf_post_routing()
174 bool pkt_otherhost; member