Lines Matching defs:isipv6
4950 bool isipv6;
5038 isipv6 = (inp->inp_vflag & INP_IPV6) ? true : false;
5040 isipv6 = false;
5043 (V_tcp_pmtud_blackhole_detect == 2 && !isipv6) ||
5044 (V_tcp_pmtud_blackhole_detect == 3 && isipv6)) &&
5077 isipv6 = bbr->r_is_v6;
5078 if (isipv6 &&
5083 } else if (isipv6) {
11867 int32_t isipv6;
11900 isipv6 = bbr->r_is_v6;
11902 isipv6 = (inp->inp_vflag & INP_IPV6) != 0;
12566 if (isipv6)
12581 if (isipv6 && IPSEC_ENABLED(ipv6))
12835 if (isipv6)
12931 if (isipv6)
13246 if (isipv6 && (MHLEN < hdrlen + max_linkhdr) &&
13260 if (isipv6) {
13423 if (isipv6) {
13530 if (isipv6) {
13572 if (isipv6)