Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dgenetlink.h20 #define GENL_ADMIN_PERM 0x01 macro
/external/iproute2/include/linux/
Dgenetlink.h20 #define GENL_ADMIN_PERM 0x01 macro
/external/kernel-headers/original/uapi/linux/
Dgenetlink.h20 #define GENL_ADMIN_PERM 0x01 macro
/external/libnl/lib/genl/
Dfamily.c99 __ADD(GENL_ADMIN_PERM, admin_perm)
/external/iproute2/genl/
Dctrl.c124 if (fl & GENL_ADMIN_PERM) in print_ctrl_cmd_flags()