OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idev
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
f_fw.c
147
struct rtattr *
idev
= tb[TCA_FW_INDEV];
local
148
fprintf(f, "input dev %s ",rta_getattr_str(
idev
));
f_u32.c
1280
struct rtattr *
idev
= tb[TCA_U32_INDEV];
local
1281
fprintf(f, "\n input dev %s\n", rta_getattr_str(
idev
));
/external/iproute2/ip/
iproute.c
1354
char *
idev
= NULL;
local
[
all
...]
Completed in 65 milliseconds