| tag | line | file | source code |
|---|---|---|---|
| ipx_flags | 20 | include/linux/ipx.h | unsigned short ipx_flags; |
| ipx_flags | 286 | net/inet/ipx.c | if (r->ipx_flags & IPX_RT_BLUEBOOK) { |
| ipx_flags | 289 | net/inet/ipx.c | } else if (r->ipx_flags & IPX_RT_8022) { |
| ipx_flags | 292 | net/inet/ipx.c | } else if (r->ipx_flags & IPX_RT_SNAP) { |