Home
last modified time | relevance | path

Searched refs:GENL_CMD_CAP_DUMP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dgenetlink.h22 #define GENL_CMD_CAP_DUMP 0x04 macro
/linux-4.1.27/net/netlink/
Dgenetlink.c716 op_flags |= GENL_CMD_CAP_DUMP; in ctrl_fill_info()