OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rtnl_ematch_alloc
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/cls/
ematch.h
48
rtnl_ematch_alloc
(struct rtnl_ematch_ops *);
/external/libnl/lib/route/cls/
ematch.c
109
struct rtnl_ematch *
rtnl_ematch_alloc
(struct rtnl_ematch_ops *ops)
function
322
if (!(ematch =
rtnl_ematch_alloc
(ops))) {
Completed in 426 milliseconds