OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENL_NAMSIZ
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/common/linux/
genetlink.h
24
#define
GENL_NAMSIZ
16
/external/iproute2/include/linux/
genetlink.h
7
#define
GENL_NAMSIZ
16 /* length of family name */
/external/kernel-headers/original/linux/
genetlink.h
7
#define
GENL_NAMSIZ
16 /* length of family name */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
genetlink.h
6
#define
GENL_NAMSIZ
16 /* length of family name */
/external/iproute2/genl/
ctrl.c
290
char d[
GENL_NAMSIZ
];
/external/libnl-headers/
netlink-types.h
713
char gf_name[
GENL_NAMSIZ
];
Completed in 516 milliseconds