Lines Matching defs:another
387 * to another device.
2166 /* dev might have been moved to another netns. */
2458 * dev_forward_skb - loopback an skb to another netif
2469 * of another device.
2471 * The receiving device may be in another namespace, so
4463 struct net_device *orig_dev, bool *another)
4492 * push the L2 header back before redirecting to another
4498 *another = true;
4578 struct net_device *orig_dev, bool *another)
5280 * - If this is another cpu queue, link it to our rps_ipi_list,
6054 bool another = false;
6058 &another);
6059 if (another)
6917 * IRQ may fire on another CPU, poll this NAPI, and enter GRO.