Searched refs:autoconf (Results 1 – 21 of 21) sorted by relevance
| /Linux-v6.6/kernel/ |
| D | gen_kheaders.sh | 48 grep -v "include/generated/autoconf.h" |
|
| /Linux-v6.6/include/linux/ |
| D | ipv6.h | 18 __s32 autoconf; member 91 __s32 autoconf; member
|
| /Linux-v6.6/include/net/ |
| D | addrconf.h | 36 autoconf : 1, member 40 autoconf : 1, member
|
| /Linux-v6.6/Documentation/networking/ |
| D | ipv6.rst | 42 autoconf
|
| D | ip-sysctl.rst | 2362 autoconf - BOOLEAN 2650 Defines how link-local and autoconf addresses are generated. 2655 generated from autoconf
|
| /Linux-v6.6/scripts/ |
| D | tags.sh | 106 echo include/generated/autoconf.h
|
| /Linux-v6.6/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.6/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, 247 .autoconf = 1, 2804 if (pinfo->autoconf && in6_dev->cnf.autoconf) { in addrconf_prefix_rcv() 5572 array[DEVCONF_AUTOCONF] = cnf->autoconf; in ipv6_store_devconf() 6143 if (pinfo->autoconf) in inet6_fill_prefix() 6707 .data = &ipv6_devconf.autoconf, 7248 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /Linux-v6.6/arch/x86/boot/ |
| D | Makefile | 55 -include include/generated/autoconf.h \
|
| /Linux-v6.6/Documentation/ |
| D | dontdiff | 91 autoconf.h*
|
| /Linux-v6.6/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.6/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.6/arch/sh/configs/ |
| D | titan_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
| /Linux-v6.6/Documentation/kbuild/ |
| D | kconfig.rst | 179 "autoconf.h" (header) file. 180 Its default value is "include/generated/autoconf.h".
|
| /Linux-v6.6/drivers/phy/cadence/ |
| D | phy-cadence-sierra.c | 404 bool autoconf; member 553 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init() 1439 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe() 1459 if (!sp->autoconf) { in cdns_sierra_phy_probe() 1496 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
|
| /Linux-v6.6/ |
| 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 $@ || ( \ 1198 include/generated/compile.h include/generated/autoconf.h remove-stale-files
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | Makefile | 20 GENHDR := $(GENDIR)/autoconf.h
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 402 autoconf= [IPV6]
|