OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rtnl_ematch_ops
(Results
1 - 2
of
2
) sorted by null
/external/libnl-headers/netlink/route/cls/
ematch.h
26
struct
rtnl_ematch_ops
struct
39
extern int rtnl_ematch_register(struct
rtnl_ematch_ops
*);
40
extern int rtnl_ematch_unregister(struct
rtnl_ematch_ops
*);
42
extern struct
rtnl_ematch_ops
*
44
extern struct
rtnl_ematch_ops
*
48
rtnl_ematch_alloc(struct
rtnl_ematch_ops
*);
/external/libnl-headers/
netlink-types.h
525
struct
rtnl_ematch_ops
*e_ops;
Completed in 75 milliseconds