Home
last modified time | relevance | path

Searched refs:force_mld_version (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dipv6.h24 __s32 force_mld_version; member
/linux-6.3-rc2/net/ipv6/
A Dmcast.c1210 if (dev_net(idev->dev)->ipv6.devconf_all->force_mld_version != 0) in mld_force_mld_version()
1211 return dev_net(idev->dev)->ipv6.devconf_all->force_mld_version; in mld_force_mld_version()
1213 return idev->cnf.force_mld_version; in mld_force_mld_version()
A Daddrconf.c187 .force_mld_version = 0,
247 .force_mld_version = 0,
5539 array[DEVCONF_FORCE_MLD_VERSION] = cnf->force_mld_version; in ipv6_store_devconf()
6707 .data = &ipv6_devconf.force_mld_version,
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst1509 this is not the same with force_mld_version because IGMPv3 RFC3376
2564 force_mld_version - INTEGER

Completed in 24 milliseconds