Home
last modified time | relevance | path

Searched refs:path_to_procfs (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dsys-linux.c1419 static char *path_to_procfs(const char *tail) in path_to_procfs() function
1487 path = path_to_procfs("/net/route"); in open_route_table()
1729 forw_path = path_to_procfs("/sys/net/ipv4/ip_forward"); in sifproxyarp()
2449 path = path_to_procfs("/sys/net/ipv4/ip_dynaddr"); in sifaddr()
2880 if ( ((path = path_to_procfs("/net/ipx/interface")) == NULL in sys_check_options()
2881 && (path = path_to_procfs("/net/ipx_interface")) == NULL) in sys_check_options()