| tag | line | file | source code |
|---|---|---|---|
| ipxcfg_auto_select_primary | 52 | include/linux/ipx.h | unsigned char ipxcfg_auto_select_primary; |
| ipxcfg_auto_select_primary | 77 | net/ipx/af_ipx.c | static char ipxcfg_auto_select_primary = 0; |
| ipxcfg_auto_select_primary | 101 | net/ipx/af_ipx.c | ipxcfg_auto_select_primary = val; |
| ipxcfg_auto_select_primary | 113 | net/ipx/af_ipx.c | vals.ipxcfg_auto_select_primary = ipxcfg_auto_select_primary; |
| ipxcfg_auto_select_primary | 195 | net/ipx/af_ipx.c | if (ipxcfg_auto_select_primary && (ipx_interfaces != NULL)) |
| ipxcfg_auto_select_primary | 621 | net/ipx/af_ipx.c | if (ipxcfg_auto_select_primary && (ipx_primary_net == NULL)) |