Searched refs:NETIF_MSG_RX_STATUS (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h679 NETIF_MSG_RX_STATUS = 0x0800, enumerator in enum:__anon11282
696 #define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h679 NETIF_MSG_RX_STATUS = 0x0800, enumerator in enum:__anon6868
696 #define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)

Completed in 82 milliseconds