alistair23-linux/include/net/sctp
Eric W. Biederman 24cb81a6a9 sctp: Push struct net down into all of the state machine functions
There are a handle of state machine functions primarily those dealing
with processing INIT packets where there is neither a valid endpoint nor
a valid assoication from which to derive a struct net.  Therefore add
struct net * to the parameter list of sctp_state_fn_t and update all of
the state machine functions.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-08-14 23:30:37 -07:00
..
auth.h
checksum.h
command.h sctp: deal with multiple COOKIE_ECHO chunks 2011-09-16 17:17:22 -04:00
constants.h sctp: Implement quick failover draft from tsvwg 2012-07-22 12:13:46 -07:00
sctp.h sctp: Push struct net down to sctp_chunk_event_lookup 2012-08-14 23:30:37 -07:00
sm.h sctp: Push struct net down into all of the state machine functions 2012-08-14 23:30:37 -07:00
structs.h sctp: Push struct net down into sctp_in_scope 2012-08-14 23:30:37 -07:00
tsnmap.h sctp: be more restrictive in transport selection on bundled sacks 2012-06-30 22:44:35 -07:00
ulpevent.h
ulpqueue.h
user.h sctp: Implement quick failover draft from tsvwg 2012-07-22 12:13:46 -07:00