HomeSort by relevance Sort by last modified time
    Searched refs:force_mld_version (Results 1 - 10 of 10) sorted by null

  /external/ltp/testcases/network/stress/multicast/grp-operation/
mcast-lib.sh 56 SYSCTL_ALL_FORCE_MLD_VERSION=$(sysctl -b net.ipv6.conf.all.force_mld_version)
57 SYSCTL_FORCE_MLD_VERSION=$(sysctl -b net.ipv6.conf.$(tst_iface).force_mld_version)
60 ROD sysctl -qw net.ipv6.conf.all.force_mld_version=0
61 ROD sysctl -qw net.ipv6.conf.$(tst_iface).force_mld_version=0
85 [ -n "$SYSCTL_ALL_FORCE_MLD_VERSION" ] && sysctl -qw net.ipv6.conf.all.force_mld_version=$SYSCTL_ALL_FORCE_MLD_VERSION
86 [ -n "$SYSCTL_FORCE_MLD_VERSION" ] && sysctl -qw net.ipv6.conf.$(tst_iface).force_mld_version=$SYSCTL_FORCE_MLD_VERSION
  /external/ltp/testcases/network/stress/multicast/packet-flood/
mcast6-pktfld01 154 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
160 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-pktfld02 157 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
163 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
  /external/ltp/testcases/network/stress/multicast/query-flood/
mcast6-queryfld01 152 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
158 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld02 155 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
161 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld03 161 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
167 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld04 155 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
161 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld05 155 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
161 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld06 161 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
167 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
  /external/libnl/lib/route/link/
inet6.c 241 __ADD(DEVCONF_FORCE_MLD_VERSION, force_mld_version)

Completed in 212 milliseconds