Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
This commit is contained in:
@@ -993,7 +993,7 @@ void sctp_transport_burst_limited(struct sctp_transport *);
|
||||
void sctp_transport_burst_reset(struct sctp_transport *);
|
||||
unsigned long sctp_transport_timeout(struct sctp_transport *);
|
||||
void sctp_transport_reset(struct sctp_transport *t);
|
||||
void sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu);
|
||||
bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu);
|
||||
void sctp_transport_immediate_rtx(struct sctp_transport *);
|
||||
void sctp_transport_dst_release(struct sctp_transport *t);
|
||||
void sctp_transport_dst_confirm(struct sctp_transport *t);
|
||||
|
Reference in New Issue
Block a user