Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/multicast/grp-operation/
Dmcast-lib.sh32 SYSFS_IGMP_MAX_MEMBERSHIPS=$(sysctl -b net.ipv4.igmp_max_memberships)
77 …[ -n "$SYSFS_IGMP_MAX_MEMBERSHIPS" ] && sysctl -q -w net.ipv4.igmp_max_memberships=$SYSFS_IGMP_MAX…