Home
last modified time | relevance | path

Searched refs:GENL_CMD_CAP_DO (Results 1 – 5 of 5) sorted by relevance

/external/libnl/include/linux-private/linux/
Dgenetlink.h21 #define GENL_CMD_CAP_DO 0x02 macro
/external/iproute2/include/linux/
Dgenetlink.h21 #define GENL_CMD_CAP_DO 0x02 macro
/external/kernel-headers/original/uapi/linux/
Dgenetlink.h21 #define GENL_CMD_CAP_DO 0x02 macro
/external/libnl/lib/genl/
Dfamily.c100 __ADD(GENL_CMD_CAP_DO, has_doit)
/external/iproute2/genl/
Dctrl.c126 if (fl & GENL_CMD_CAP_DO) in print_ctrl_cmd_flags()