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

/linux-master/net/sctp/
H A Dassociola.c798 int spc_state = SCTP_ADDR_AVAILABLE; local
813 spc_state = SCTP_ADDR_CONFIRMED;
827 spc_state = SCTP_ADDR_UNREACHABLE;
839 spc_state = SCTP_ADDR_POTENTIALLY_FAILED;
851 spc_state, error);
H A Dulpevent.c288 * spc_state: 32 bits (signed integer)
293 spc->spc_state = state;
/linux-master/include/uapi/linux/
H A Dsctp.h400 int spc_state; member in struct:sctp_paddr_change
406 * spc_state: 32 bits (signed integer)

Completed in 137 milliseconds