OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rtnl_cls_get_protocol
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/
classifier.h
54
extern uint16_t
rtnl_cls_get_protocol
(struct rtnl_cls *);
/external/libnl/lib/route/
cls_obj.c
203
uint16_t
rtnl_cls_get_protocol
(struct rtnl_cls *cls)
function
cls.c
96
proto =
rtnl_cls_get_protocol
(cls);
Completed in 325 milliseconds