HomeSort by relevance Sort by last modified time
    Searched refs:print_rule (Results 1 - 4 of 4) sorted by null

  /external/iproute2/ip/
ip_common.h 26 extern int print_rule(const struct sockaddr_nl *who,
ipmonitor.c 85 print_rule(who, n, arg);
iprule.c 46 int print_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
228 if (rtnl_dump_filter(&rth, print_rule, stdout) < 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 192 milliseconds