Searched refs:if_detected (Results 1 – 1 of 1) sorted by relevance
120 int if_detected; /* first received ifindex in ANYDEV rx_op mode */ member815 if (!op->if_detected && in bcm_rx_handler()817 op->if_detected = skb->dev->ifindex; in bcm_rx_handler()819 if (op->if_detected != skb->dev->ifindex) { in bcm_rx_handler()1399 op->if_detected = 0; /* reclaim ifindex in ANYDEV mode */ in bcm_rx_setup()1815 if (op->if_detected == dev->ifindex) in bcm_notify()1816 op->if_detected = 0; in bcm_notify()