tag | line | file | source code |
---|---|---|---|
ir_routed | 908 | net/inet/ipx.c | rt->ir_routed = 0; |
ir_routed | 911 | net/inet/ipx.c | rt->ir_routed=1; |
ir_routed | 953 | net/inet/ipx.c | if (!(tmp->ir_routed)) { |
ir_routed | 1019 | net/inet/ipx.c | return ipxitf_send(intrfc, skb, (rt && rt->ir_routed) ? |
ir_routed | 1037 | net/inet/ipx.c | (void)ipxitf_send(i, skb, (r->ir_routed) ? |
ir_routed | 1217 | net/inet/ipx.c | if (rt->ir_routed) { |
ir_routed | 76 | net/inet/ipx.h | unsigned char ir_routed; |