Searched refs:dst_if (Results 1 – 1 of 1) sorted by relevance
2076 dst_if = ifp; in bridge_output()2085 dst_if = NULL; in bridge_output()2089 if (dst_if != ifp) in bridge_output()2091 if (dst_if == NULL) { in bridge_output()2160 struct ifnet *dst_if; in bridge_transmit() local2247 if (src_if == dst_if) in bridge_forward()2263 dst_if = NULL; in bridge_forward()2290 if (dst_if == NULL) { in bridge_forward()2544 struct ifnet *dst_if; in bridge_broadcast() local2565 if (dst_if == src_if) in bridge_broadcast()[all …]