OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ifbuf
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
iproute_lwtunnel.c
198
char
ifbuf
[IFNAMSIZ];
local
232
if_indextoname(iif,
ifbuf
) ?: "<unknown>");
239
if_indextoname(oif,
ifbuf
) ?: "<unknown>");
Completed in 84 milliseconds