Searched refs:netif_attrmask_next_and (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Ddev.c2639 for (j = -1; j = netif_attrmask_next_and(j, online_mask, mask, nr_ids),
/linux-master/include/linux/
H A Dnetdevice.h3751 * netif_attrmask_next_and - get the next CPU/Rx queue in \*src1p & \*src2p
3759 static inline int netif_attrmask_next_and(int n, const unsigned long *src1p, function

Completed in 243 milliseconds