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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h671 NETIF_MSG_TIMER = 0x0008, enumerator in enum:__anon11282
688 #define netif_msg_timer(p) ((p)->msg_enable & NETIF_MSG_TIMER)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h671 NETIF_MSG_TIMER = 0x0008, enumerator in enum:__anon6868
688 #define netif_msg_timer(p) ((p)->msg_enable & NETIF_MSG_TIMER)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dtg3.c71 NETIF_MSG_TIMER | \

Completed in 442 milliseconds