OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_rtntype_a2n
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/include/
rtm_map.h
5
int
rtnl_rtntype_a2n
(int *id, char *arg);
/external/iproute2/ip/
rtm_map.c
59
int
rtnl_rtntype_a2n
(int *id, char *arg)
function
iprule.c
343
else if (
rtnl_rtntype_a2n
(&type, *argv))
iproute.c
944
rtnl_rtntype_a2n
(&type, *argv) == 0) {
[
all
...]
Completed in 33 milliseconds