Lines Matching defs:isipv6
7679 bool isipv6;
7824 isipv6 = (inp->inp_vflag & INP_IPV6) ? true : false;
7826 isipv6 = false;
7829 (V_tcp_pmtud_blackhole_detect == 2 && !isipv6) ||
7830 (V_tcp_pmtud_blackhole_detect == 3 && isipv6)) &&
7861 if (isipv6 &&
7866 } else if (isipv6) {
19758 int32_t isipv6;
19806 isipv6 = rack->r_is_v6;
19808 isipv6 = (rack->rc_inp->inp_vflag & INP_IPV6) != 0;
20684 if (isipv6 && IPSEC_ENABLED(ipv6))
21200 if (isipv6)
21366 if (isipv6)
21655 if (isipv6 && (MHLEN < hdrlen + max_linkhdr) &&
21670 if (isipv6)
21681 if (isipv6)
21690 if (isipv6) {
21736 if (isipv6) {
21814 if (isipv6)
21854 if (isipv6) {
22012 if (isipv6) {