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

/external/iproute2/ip/
H A Dipl2tp.c87 static int genl_family = -1; variable
102 req.n.nlmsg_type = genl_family;
135 req.n.nlmsg_type = genl_family;
158 req.n.nlmsg_type = genl_family;
200 req.n.nlmsg_type = genl_family;
378 req.n.nlmsg_type = genl_family;
421 req.n.nlmsg_type = genl_family;
782 if (genl_family < 0) {
788 genl_family = genl_ctrl_resolve_family(L2TP_GENL_NAME);
789 if (genl_family <
[all...]
/external/libnl/include/
H A Dnetlink-types.h705 struct genl_family struct

Completed in 110 milliseconds