Lines Matching refs:another
181 * To put it another way, dev_base_lock is held for writing only to
361 * to another device.
1623 * forwarded to another interface.
2198 * dev_forward_skb - loopback an skb to another netif
2209 * of another device.
2211 * The receiving device may be in another namespace, so
4009 struct net_device *orig_dev, bool *another)
4034 * push the L2 header back before redirecting to another
4040 *another = true;
4108 struct net_device *orig_dev, bool *another)
4721 * - If this is another cpu queue, link it to our rps_ipi_list,
5412 bool another = false;
5416 &another);
5417 if (another)
6232 * Ideally, a new ndo_busy_poll_stop() could avoid another round.
6237 * already be running on another CPU.