Searched refs:pmtu_pending (Results 1 – 5 of 5) sorted by relevance
123 if (asoc->pmtu_pending) { in sctp_packet_config()126 asoc->pmtu_pending = 0; in sctp_packet_config()
682 peer->pmtu_pending = 0; in sctp_assoc_add_peer()1452 if (t->pmtu_pending && t->dst) { in sctp_assoc_sync_pmtu()1455 t->pmtu_pending = 0; in sctp_assoc_sync_pmtu()
399 asoc->pmtu_pending = 1; in sctp_icmp_frag_needed()400 t->pmtu_pending = 1; in sctp_icmp_frag_needed()
1924 if (asoc->pmtu_pending) { in sctp_sendmsg_to_asoc()1927 asoc->pmtu_pending = 0; in sctp_sendmsg_to_asoc()
808 pmtu_pending:1, member1803 __u8 pmtu_pending; member