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