Searched refs:IXAF_VERIFY_PMTU (Results 1 – 10 of 10) sorted by relevance
271 ixa->ixa_flags &= ~IXAF_VERIFY_PMTU; in sctp_send_abort()
1397 IXAF_VERIFY_PMTU; in sctp_create()2103 IXAF_VERIFY_PMTU; in sctp_conn_init()
613 ixa->ixa_flags &= ~IXAF_VERIFY_PMTU; in sctp_send_initack()
629 if (ixa->ixa_flags & IXAF_VERIFY_PMTU) { in ip_verify_dce()
2233 if (ixa->ixa_flags & IXAF_VERIFY_PMTU) in ip_set_destination_v6()
3626 if (ixa->ixa_flags & IXAF_VERIFY_PMTU) in ip_set_destination_v4()
1453 IXAF_VERIFY_PMTU | IXAF_VERIFY_LSO)) == in tcp_input_listener()1455 IXAF_VERIFY_PMTU | IXAF_VERIFY_LSO)); in tcp_input_listener()
2672 IXAF_VERIFY_PMTU | IXAF_VERIFY_LSO; in tcp_create_common()
2216 #define IXAF_VERIFY_PMTU 0x00000020 /* ixa_pmtu/ixa_fragsize set */ macro
808 ixa->ixa_flags |= IXAF_VERIFY_PMTU; in iptun_bind()