Searched refs:spc_state (Results 1 - 2 of 2) sorted by relevance

/net/sctp/
H A Dassociola.c780 int spc_state = 0; local
792 spc_state = SCTP_ADDR_CONFIRMED;
794 spc_state = SCTP_ADDR_AVAILABLE;
819 spc_state = SCTP_ADDR_UNREACHABLE;
840 0, spc_state, error, GFP_ATOMIC);
H A Dulpevent.c303 * spc_state: 32 bits (signed integer)
308 spc->spc_state = state;

Completed in 33 milliseconds