Lines Matching refs:net
43 ${SYSCTL} net.inet.tcp.log_in_vain=${log_in_vain} >/dev/null
44 ${SYSCTL} net.inet.udp.log_in_vain=${log_in_vain} >/dev/null
47 ${SYSCTL} net.inet.tcp.log_in_vain=0 >/dev/null
48 ${SYSCTL} net.inet.udp.log_in_vain=0 >/dev/null
53 ${SYSCTL} net.inet.tcp.rfc1323=1 >/dev/null
57 ${SYSCTL} net.inet.tcp.rfc1323=0 >/dev/null
61 ${SYSCTL} net.inet.tcp.always_keepalive=1 >/dev/null
65 ${SYSCTL} net.inet.tcp.always_keepalive=0 >/dev/null
71 ${SYSCTL} net.inet.tcp.drop_synfin=1 >/dev/null
73 ${SYSCTL} net.inet.tcp.drop_synfin=0 >/dev/null
80 ${SYSCTL} net.inet.ip.portrange.first=$ip_portrange_first >/dev/null
88 ${SYSCTL} net.inet.ip.portrange.last=$ip_portrange_last >/dev/null
98 ${SYSCTL} net.inet6.ip6.v6only=0 >/dev/null
100 ${SYSCTL} net.inet6.ip6.v6only=1 >/dev/null
106 ${SYSCTL} net.inet6.ip6.use_tempaddr=1 >/dev/null
107 ${SYSCTL} net.inet6.ip6.prefer_tempaddr=1 >/dev/null
112 ${SYSCTL} net.inet6.ip6.no_radr=0 >/dev/null
113 ${SYSCTL} net.inet6.ip6.rfc6204w3=0 >/dev/null
118 ${SYSCTL} net.inet6.ip6.no_radr=1 >/dev/null
119 ${SYSCTL} net.inet6.ip6.rfc6204w3=1 >/dev/null