| tag | line | file | source code |
| ipx_route | 78 | include/net/ipx.h | struct ipx_route *ir_next; |
| ipx_route | 86 | net/ipx/af_ipx.c | static ipx_route *ipx_routes = NULL; |
| ipx_route | 189 | net/ipx/af_ipx.c | static ipx_route * ipxrtr_lookup(unsigned long); |
| ipx_route | 893 | net/ipx/af_ipx.c | static ipx_route * |
| ipx_route | 896 | net/ipx/af_ipx.c | ipx_route *r; |
| ipx_route | 907 | net/ipx/af_ipx.c | ipx_route *rt; |
| ipx_route | 912 | net/ipx/af_ipx.c | rt=(ipx_route *)kmalloc(sizeof(ipx_route),GFP_ATOMIC); |
| ipx_route | 934 | net/ipx/af_ipx.c | ipx_route **r, *tmp; |
| ipx_route | 939 | net/ipx/af_ipx.c | kfree_s(tmp, sizeof(ipx_route)); |
| ipx_route | 963 | net/ipx/af_ipx.c | ipx_route **r; |
| ipx_route | 964 | net/ipx/af_ipx.c | ipx_route *tmp; |
| ipx_route | 973 | net/ipx/af_ipx.c | kfree_s(tmp, sizeof(ipx_route)); |
| ipx_route | 990 | net/ipx/af_ipx.c | ipx_route *rt = NULL; |
| ipx_route | 1042 | net/ipx/af_ipx.c | ipx_route *r; |
| ipx_route | 1222 | net/ipx/af_ipx.c | ipx_route *rt; |