Lines Matching refs:null
44 ${SYSCTL} net.inet.tcp.log_in_vain=${log_in_vain} >/dev/null
45 ${SYSCTL} net.inet.udp.log_in_vain=${log_in_vain} >/dev/null
48 ${SYSCTL} net.inet.tcp.log_in_vain=0 >/dev/null
49 ${SYSCTL} net.inet.udp.log_in_vain=0 >/dev/null
54 ${SYSCTL} net.inet.tcp.rfc1323=1 >/dev/null
58 ${SYSCTL} net.inet.tcp.rfc1323=0 >/dev/null
62 ${SYSCTL} net.inet.tcp.always_keepalive=1 >/dev/null
66 ${SYSCTL} net.inet.tcp.always_keepalive=0 >/dev/null
72 ${SYSCTL} net.inet.tcp.drop_synfin=1 >/dev/null
74 ${SYSCTL} net.inet.tcp.drop_synfin=0 >/dev/null
81 ${SYSCTL} net.inet.ip.portrange.first=$ip_portrange_first >/dev/null
89 ${SYSCTL} net.inet.ip.portrange.last=$ip_portrange_last >/dev/null
99 ${SYSCTL} net.inet6.ip6.v6only=0 >/dev/null
101 ${SYSCTL} net.inet6.ip6.v6only=1 >/dev/null
107 ${SYSCTL} net.inet6.ip6.use_tempaddr=1 >/dev/null
108 ${SYSCTL} net.inet6.ip6.prefer_tempaddr=1 >/dev/null
113 ${SYSCTL} net.inet6.ip6.no_radr=0 >/dev/null
114 ${SYSCTL} net.inet6.ip6.rfc6204w3=0 >/dev/null
119 ${SYSCTL} net.inet6.ip6.no_radr=1 >/dev/null
120 ${SYSCTL} net.inet6.ip6.rfc6204w3=1 >/dev/null