Searched refs:GENL_CMD_CAP_DUMP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | genetlink.h | 23 #define GENL_CMD_CAP_DUMP 0x04 macro |
/Linux-v4.19/net/netlink/ | ||
D | genetlink.c | 677 op_flags |= GENL_CMD_CAP_DUMP; in ctrl_fill_info() |