Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dx25.h199 extern int x25_routes_get_info(char *, char **, off_t, int);
/linux-2.4.37.9/net/x25/
Dx25_route.c220 int x25_routes_get_info(char *buffer, char **start, off_t offset, int length) in x25_routes_get_info() function
Daf_x25.c1337 proc_net_create("x25_routes", 0, x25_routes_get_info); in x25_init()