OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_rule
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
iprule.c
46
int
print_rule
(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
function
215
if (rtnl_dump_filter(&rth,
print_rule
, stdout, NULL, NULL) < 0) {
/ndk/sources/host-tools/make-3.81/
rule.c
523
print_rule
(struct rule *r)
561
print_rule
(r);
518
print_rule
(struct rule *r)
function
Completed in 61 milliseconds