Lines Matching refs:another
182 * To put it another way, dev_base_lock is held for writing only to
338 * to another device.
1683 * forwarded to another interface.
2237 * dev_forward_skb - loopback an skb to another netif
2248 * of another device.
2250 * The receiving device may be in another namespace, so
4503 * Check if this softnet_data structure is another cpu one
4996 struct net_device *orig_dev, bool *another)
5038 * redirecting to another netdev
5043 *another = true;
5234 bool another = false;
5237 &another);
5238 if (another)
6603 * Ideally, a new ndo_busy_poll_stop() could avoid another round.
6608 * already be running on another CPU.