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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h673 NETIF_MSG_IFUP = 0x0020, enumerator in enum:__anon11282
690 #define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h673 NETIF_MSG_IFUP = 0x0020, enumerator in enum:__anon6868
690 #define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dtg3.c73 NETIF_MSG_IFUP | \

Completed in 63 milliseconds