tag | line | file | source code |
---|---|---|---|
rt1 | 217 | net/inet/ipx.c | ipx_route *rt1=ipxrtr_get_dev(r->ipx_router_network); |
rt1 | 218 | net/inet/ipx.c | if(rt1==NULL) |
rt1 | 220 | net/inet/ipx.c | if(rt1->flags&IPX_RT_ROUTED) |
rt1 | 233 | net/inet/ipx.c | rt->flags=(rt1->flags&IPX_RT_BLUEBOOK)|IPX_RT_ROUTED; |
rt1 | 234 | net/inet/ipx.c | rt->dev=rt1->dev; |