tag | line | file | source code |
---|---|---|---|
ipxcfg_auto_select_primary | 52 | include/linux/ipx.h | unsigned char ipxcfg_auto_select_primary; |
ipxcfg_auto_select_primary | 71 | net/inet/ipx.c | static char ipxcfg_auto_select_primary = 0; |
ipxcfg_auto_select_primary | 95 | net/inet/ipx.c | ipxcfg_auto_select_primary = val; |
ipxcfg_auto_select_primary | 107 | net/inet/ipx.c | vals.ipxcfg_auto_select_primary = ipxcfg_auto_select_primary; |
ipxcfg_auto_select_primary | 189 | net/inet/ipx.c | if (ipxcfg_auto_select_primary && (ipx_interfaces != NULL)) |
ipxcfg_auto_select_primary | 601 | net/inet/ipx.c | if (ipxcfg_auto_select_primary && (ipx_primary_net == NULL)) |