Searched defs:print_nofopt (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/genl/
H A Dgenl.c39 static int print_nofopt(const struct sockaddr_nl *who, struct nlmsghdr *n, function
94 f->print_genlopt = print_nofopt;
/external/iproute2/tc/
H A Dtc.c72 static int print_nofopt(struct filter_util *qu, FILE *f, struct rtattr *opt, __u32 fhandle) function
203 q->print_fopt = print_nofopt;

Completed in 275 milliseconds