OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_nofopt
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/genl/
genl.c
39
static int
print_nofopt
(const struct sockaddr_nl *who, struct nlmsghdr *n,
function
94
f->print_genlopt =
print_nofopt
;
/external/iproute2/tc/
tc.c
72
static int
print_nofopt
(struct filter_util *qu, FILE *f, struct rtattr *opt, __u32 fhandle)
function
203
q->print_fopt =
print_nofopt
;
Completed in 2623 milliseconds