OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_act_add
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
action.h
29
extern int
rtnl_act_add
(struct nl_sock *, struct rtnl_act *, int);
/external/libnl/lib/route/
act.c
204
* The behaviour of this function is identical to
rtnl_act_add
() with
208
* @see
rtnl_act_add
()
251
int
rtnl_act_add
(struct nl_sock *sk, struct rtnl_act *act, int flags)
function
Completed in 268 milliseconds