OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_rule_alloc_cache
(Results
1 - 3
of
3
) sorted by null
/external/libnl/src/lib/
rule.c
38
if ((err =
rtnl_rule_alloc_cache
(sk, AF_UNSPEC, &cache)) < 0)
/external/libnl/include/netlink/route/
rule.h
30
extern int
rtnl_rule_alloc_cache
(struct nl_sock *, int,
/external/libnl/lib/route/
rule.c
359
int
rtnl_rule_alloc_cache
(struct nl_sock *sock, int family,
function
Completed in 603 milliseconds