Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1403 if (t->pmtu_pending && t->dst) { in sctp_assoc_sync_pmtu()
1405 t->pmtu_pending = 0; in sctp_assoc_sync_pmtu()
Dsocket.c1898 if (asoc->pmtu_pending) in sctp_sendmsg()
/linux-4.4.14/include/net/sctp/
Dstructs.h778 pmtu_pending:1, member
1588 __u8 pmtu_pending; member
Dsctp.h429 asoc->pmtu_pending = 0; in sctp_assoc_pending_pmtu()