Home
last modified time | relevance | path

Searched refs:SCTP_SS_ESTABLISHED (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h199 SCTP_SS_ESTABLISHED = TCP_ESTABLISHED, enumerator
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c871 inet_sk_set_state(sk, SCTP_SS_ESTABLISHED); in sctp_cmd_new_state()
H A Dsocket.c9385 inet_sk_set_state(newsk, SCTP_SS_ESTABLISHED); in sctp_sock_migrate()