Home
last modified time | relevance | path

Searched defs:genl_family (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/
Dnetlink-types.h705 struct genl_family struct
709 uint16_t gf_id;
710 char gf_name[GENL_NAMSIZ];
711 uint32_t gf_version;
712 uint32_t gf_hdrsize;
713 uint32_t gf_maxattr;
715 struct nl_list_head gf_ops;
/external/iproute2/ip/
Dipl2tp.c87 static int genl_family = -1; variable