OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_ematch_lookup_ops
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/cls/
ematch.h
43
rtnl_ematch_lookup_ops
(int);
/external/libnl/lib/route/cls/
ematch.c
41
if (
rtnl_ematch_lookup_ops
(ops->eo_kind))
75
struct rtnl_ematch_ops *
rtnl_ematch_lookup_ops
(int kind)
function
316
ops =
rtnl_ematch_lookup_ops
(hdr->kind);
Completed in 883 milliseconds