Searched refs:autoconf (Results 1 – 21 of 21) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | ipv6.h | 18 __s32 autoconf; member 90 __s32 autoconf; member
|
| /Linux-v6.1/kernel/ |
| D | gen_kheaders.sh | 46 grep -v "include/generated/autoconf.h" |
|
| /Linux-v6.1/include/net/ |
| D | addrconf.h | 36 autoconf : 1, member 40 autoconf : 1, member
|
| /Linux-v6.1/scripts/ |
| D | tags.sh | 92 echo include/generated/autoconf.h
|
| /Linux-v6.1/Documentation/networking/ |
| D | ipv6.rst | 42 autoconf
|
| D | ip-sysctl.rst | 2212 autoconf - BOOLEAN 2500 Defines how link-local and autoconf addresses are generated. 2505 generated from autoconf
|
| /Linux-v6.1/tools/usb/usbip/ |
| D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
| D | INSTALL | 41 `configure' by a program called `autoconf'. You need `configure.ac' if 43 of `autoconf'.
|
| D | README | 43 - libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
|
| /Linux-v6.1/net/ipv6/ |
| D | af_inet6.c | 85 .autoconf = 1, 96 module_param_named(autoconf, ipv6_defaults.autoconf, int, 0444); 97 MODULE_PARM_DESC(autoconf, "Enable IPv6 address autoconfiguration on all interfaces");
|
| D | addrconf.c | 186 .autoconf = 1, 246 .autoconf = 1, 2786 if (pinfo->autoconf && in6_dev->cnf.autoconf) { in addrconf_prefix_rcv() 5525 array[DEVCONF_AUTOCONF] = cnf->autoconf; in ipv6_store_devconf() 6095 if (pinfo->autoconf) in inet6_fill_prefix() 6659 .data = &ipv6_devconf.autoconf, 7192 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /Linux-v6.1/arch/x86/boot/ |
| D | Makefile | 55 -include include/generated/autoconf.h \
|
| /Linux-v6.1/Documentation/ |
| D | dontdiff | 91 autoconf.h*
|
| /Linux-v6.1/Documentation/kbuild/ |
| D | kconfig.rst | 168 "autoconf.h" (header) file. 169 Its default value is "include/generated/autoconf.h".
|
| /Linux-v6.1/drivers/phy/cadence/ |
| D | phy-cadence-sierra.c | 372 bool autoconf; member 521 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init() 1431 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe() 1451 if (!sp->autoconf) { in cdns_sierra_phy_probe() 1488 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
|
| /Linux-v6.1/Documentation/admin-guide/nfs/ |
| D | nfsroot.rst | 88 ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>:<dns0-ip>:<dns1-ip>:<nt… 100 The <autoconf> parameter can appear alone as the value to the ip 151 <autoconf> Method to use for autoconfiguration.
|
| /Linux-v6.1/drivers/usb/misc/ |
| D | usbtest.c | 80 unsigned autoconf:1; member 2821 if (override_alt >= 0 || info->autoconf) { in usbtest_probe() 2922 .autoconf = 1, /* iso and ctrl_out need autoconf */ 2934 .autoconf = 1, 2943 .autoconf = 1, 2949 .autoconf = 1,
|
| /Linux-v6.1/arch/sh/configs/ |
| D | titan_defconfig | 24 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
| /Linux-v6.1/ |
| D | Makefile | 796 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_C… 806 @test -e include/generated/autoconf.h -a -e $@ || ( \ 1266 include/generated/compile.h include/generated/autoconf.h remove-stale-files
|
| /Linux-v6.1/tools/testing/selftests/bpf/ |
| D | Makefile | 16 GENHDR := $(GENDIR)/autoconf.h
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 378 autoconf= [IPV6]
|