Home
last modified time | relevance | path

Searched refs:pmtu_pending (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/sctp/
Dinput.c396 asoc->pmtu_pending = 1; in sctp_icmp_frag_needed()
397 t->pmtu_pending = 1; in sctp_icmp_frag_needed()
Dassociola.c660 peer->pmtu_pending = 0; in sctp_assoc_add_peer()
1401 if (t->pmtu_pending && t->dst) { in sctp_assoc_sync_pmtu()
1403 t->pmtu_pending = 0; in sctp_assoc_sync_pmtu()
Dsocket.c1895 if (asoc->pmtu_pending) in sctp_sendmsg()
/linux-4.1.27/include/net/sctp/
Dstructs.h778 pmtu_pending:1; member
1587 __u8 pmtu_pending; member
Dsctp.h429 asoc->pmtu_pending = 0; in sctp_assoc_pending_pmtu()