Searched refs:RNDIS_MSG_KEEPALIVE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Drndis_host.h173 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE */
/linux-4.4.14/include/linux/
H A Drndis.h32 #define RNDIS_MSG_KEEPALIVE 0x00000008 macro
33 #define RNDIS_MSG_KEEPALIVE_C (RNDIS_MSG_KEEPALIVE|RNDIS_MSG_COMPLETION)
/linux-4.4.14/drivers/usb/gadget/function/
H A Drndis.c837 case RNDIS_MSG_KEEPALIVE: rndis_msg_parser()
840 pr_debug("%s: RNDIS_MSG_KEEPALIVE\n", rndis_msg_parser()
/linux-4.4.14/drivers/net/usb/
H A Drndis_host.c187 case RNDIS_MSG_KEEPALIVE: { /* ping */ rndis_command()

Completed in 147 milliseconds