Lines Matching refs:IXAF_DONTFRAG
793 ixa->ixa_flags |= IXAF_DONTFRAG | IXAF_PMTU_IPV4_DF; in iptun_bind()
1762 ixa->ixa_flags &= ~IXAF_DONTFRAG; in iptun_get_dst_pmtu()
1764 ixa->ixa_flags |= IXAF_DONTFRAG; in iptun_get_dst_pmtu()
1814 ixa->ixa_flags &= ~IXAF_DONTFRAG; in iptun_update_dst_pmtu()
1816 ixa->ixa_flags |= IXAF_DONTFRAG; in iptun_update_dst_pmtu()
2959 ixa->ixa_flags &= ~IXAF_DONTFRAG; in iptun_out_process_ipv4()
2962 ixa->ixa_flags |= IXAF_DONTFRAG; in iptun_out_process_ipv4()
3088 ixa->ixa_flags &= ~IXAF_DONTFRAG; in iptun_out_process_ipv6()
3090 ixa->ixa_flags |= IXAF_DONTFRAG; in iptun_out_process_ipv6()
3370 iaflags_t dontfrag = ixa->ixa_flags & IXAF_DONTFRAG; in iptun_output_common()
3441 ixa->ixa_flags &= ~IXAF_DONTFRAG; in iptun_output_common()