OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:genl_family
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
ipl2tp.c
87
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
< 0
[
all
...]
/external/libnl-headers/
netlink-types.h
708
struct
genl_family
struct
Completed in 63 milliseconds