Searched refs:dev_get_by_flags (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Danycast.c114 dev = dev_get_by_flags(IFF_UP, IFF_UP|IFF_LOOPBACK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h669 extern struct net_device *dev_get_by_flags(unsigned short flags,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c699 * dev_get_by_flags - find any device with given flags
709 struct net_device * dev_get_by_flags(unsigned short if_flags, unsigned short mask) function
4099 EXPORT_SYMBOL(dev_get_by_flags); variable

Completed in 93 milliseconds