Searched refs:use_udp_tunneling (Results 1 – 1 of 1) sorted by relevance
2873 int use_udp_tunneling; local2888 use_udp_tunneling = (ip->ip_p == IPPROTO_UDP);2890 if (use_udp_tunneling) {2904 if (!use_udp_tunneling) {2922 if (use_udp_tunneling) {2929 if (use_udp_tunneling) {2960 if ((!use_udp_tunneling) && (SCTP_BASE_VAR(userspace_rawsctp) != -1)) {2965 if ((use_udp_tunneling) && (SCTP_BASE_VAR(userspace_udpsctp) != -1)) {2980 if ((!use_udp_tunneling) && (SCTP_BASE_VAR(userspace_rawsctp) != -1)) {2985 if ((use_udp_tunneling) && (SCTP_BASE_VAR(userspace_udpsctp) != -1)) {[all …]