Searched refs:ipv4 (Results 1 - 25 of 65) sorted by relevance

123

/external/curl/docs/cmdline-opts/
H A Dipv4.d2 Long: ipv4
H A Ddns-interface.d5 See-also: dns-ipv4-addr dns-ipv6-addr
H A Ddns-ipv4-addr.d1 Long: dns-ipv4-addr
H A Ddns-ipv6-addr.d5 See-also: dns-interface dns-ipv4-addr
/external/ltp/testcases/network/dctcp/
H A Ddctcp01.sh32 tst_set_sysctl net.ipv4.tcp_congestion_control $alg safe
38 tst_set_sysctl net.ipv4.tcp_congestion_control $prev_alg
61 prev_alg="$(sysctl -n net.ipv4.tcp_congestion_control)"
/external/ltp/testcases/network/stress/multicast/grp-operation/
H A Dmcast4-grpope01154 sysctl -w net.ipv4.igmp_max_memberships=$MCASTNUM_HEAVY >/dev/null
160 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
161 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
162 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-grpope02163 sysctl -w net.ipv4.igmp_max_memberships=$MCASTNUM_HEAVY >/dev/null
169 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
170 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
171 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-grpope03157 sysctl -w net.ipv4.igmp_max_memberships=$MCASTNUM_NORMAL >/dev/null
163 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
164 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
165 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-grpope04161 sysctl -w net.ipv4.igmp_max_memberships=$MCASTNUM_NORMAL >/dev/null
167 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
168 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
169 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
/external/ltp/testcases/network/stress/multicast/packet-flood/
H A Dmcast4-pktfld01157 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
163 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
164 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
165 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-pktfld02160 sysctl -w net.ipv4.igmp_max_memberships=$MCASTNUM_NORMAL >/dev/null
166 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
167 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
168 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
/external/ltp/testcases/network/stress/multicast/query-flood/
H A Dmcast4-queryfld01154 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
160 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
161 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
162 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-queryfld02157 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
163 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
164 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
165 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-queryfld03163 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
169 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
170 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
171 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-queryfld04157 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
163 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
164 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
165 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-queryfld05157 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
163 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
164 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
165 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
H A Dmcast4-queryfld06163 sysctl -w net.ipv4.igmp_max_memberships=20 >/dev/null
169 sysctl -w net.ipv4.igmp_max_msf=10 >/dev/null
170 sysctl -w net.ipv4.conf.${lhost_ifname}.force_igmp_version=0 >/dev/null
171 sysctl -w net.ipv4.conf.all.force_igmp_version=0 >/dev/null
/external/ltp/testcases/network/stress/tcp/uni-basic/
H A Dtcp4-uni-basic01149 sysctl -w net.ipv4.tcp_window_scaling=1 >/dev/null 2>&1
152 sysctl -w net.ipv4.tcp_dsack=1 >/dev/null 2>&1
155 sysctl -w net.ipv4.tcp_sack=1 >/dev/null 2>&1
264 sysctl -w net.ipv4.tcp_window_scaling=1 >/dev/null
270 sysctl -w net.ipv4.tcp_window_scaling=0 >/dev/null 2>&1
275 sysctl -w net.ipv4.tcp_dsack=1 >/dev/null
281 sysctl -w net.ipv4.tcp_dsack=0 >/dev/null 2>&1
286 sysctl -w net.ipv4.tcp_sack=1 >/dev/null
292 sysctl -w net.ipv4.tcp_sack=0 >/dev/null 2>&1
/external/android-clat/
H A DAndroid.mk4 LOCAL_SRC_FILES:=clatd.c dump.c checksum.c translate.c icmp.c ipv4.c ipv6.c config.c dns64.c logging.c getaddr.c netlink_callbacks.c netlink_msg.c setif.c mtu.c tun.c ring.c
37 LOCAL_SRC_FILES := clatd_test.cpp checksum.c translate.c icmp.c ipv4.c ipv6.c logging.c config.c tun.c
H A Dconfig.c95 * locates the config item, parses the ipv4 address, and returns the pointer ret_val_ptr, or NULL on failure
258 in_addr_t ipv4 = ntohl(ip->s_addr); local
259 in_addr_t first_ipv4 = ipv4;
260 in_addr_t prefix = ipv4 & mask;
265 if (config_is_ipv4_address_free(htonl(ipv4))) {
266 chosen = htonl(ipv4);
269 ipv4 = prefix | ((ipv4 + 1) & ~mask);
270 } while (ipv4 != first_ipv4);
/external/ltp/testcases/network/stress/route/
H A Droute4-redirect156 sysctl -w net.ipv4.conf.${lhost_ifname}.accept_redirects=1 >/dev/null
157 sysctl -w net.ipv4.conf.${lhost_ifname}.secure_redirects=0 >/dev/null
/external/ltp/testcases/kernel/containers/netns/
H A Dnetns_comm.sh28 # * IP_VERSION (ipv4|ipv6)
29 # Version of IP. (ipv4|ipv6)
77 ipv4) IP_LO="127.0.0.1" ;;
/external/parameter-framework/asio/include/asio/ip/
H A Daddress.hpp71 return type_ == ipv4;
151 enum { ipv4, ipv6 } type_; enumerator in enum:asio::ip::address::__anon16303
/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Daddress.hpp71 return type_ == ipv4;
151 enum { ipv4, ipv6 } type_; enumerator in enum:asio::ip::address::__anon16306
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-action-udhcp.sh58 sysctl net.ipv4.ip_forward=1
65 sysctl net.ipv4.ip_forward=0

Completed in 439 milliseconds

123