Searched refs:pmtu_pending (Results 1 – 5 of 5) sorted by relevance
111 if (asoc->pmtu_pending) { in sctp_packet_config()114 asoc->pmtu_pending = 0; in sctp_packet_config()
663 peer->pmtu_pending = 0; in sctp_assoc_add_peer()1433 if (t->pmtu_pending && t->dst) { in sctp_assoc_sync_pmtu()1436 t->pmtu_pending = 0; in sctp_assoc_sync_pmtu()
393 asoc->pmtu_pending = 1; in sctp_icmp_frag_needed()394 t->pmtu_pending = 1; in sctp_icmp_frag_needed()
1807 if (asoc->pmtu_pending) { in sctp_sendmsg_to_asoc()1810 asoc->pmtu_pending = 0; in sctp_sendmsg_to_asoc()
798 pmtu_pending:1, member1801 __u8 pmtu_pending; member