| tag | line | file | source code |
|---|---|---|---|
| newnet | 251 | net/inet/ipx.c | static void ipxrtr_add_localnet(ipx_route *newnet) |
| newnet | 258 | net/inet/ipx.c | newnet->nextlocal = NULL; |
| newnet | 260 | net/inet/ipx.c | ipx_localnet_list = newnet; |
| newnet | 269 | net/inet/ipx.c | r->nextlocal = newnet; |