Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_DGMF (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/ncsi/
Dncsi-pkt.h351 #define NCSI_PKT_CMD_DGMF 0x13 /* Disable Global Multicast Filter */ macro
383 #define NCSI_PKT_RSP_DGMF (NCSI_PKT_CMD_DGMF + 0x80)
Dncsi-cmd.c238 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
Dncsi-manage.c1257 nca.type = NCSI_PKT_CMD_DGMF; in ncsi_inet6addr_event()