Home
last modified time | relevance | path

Searched defs:sctp_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h521 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) macro
H A Dconstants.h163 enum sctp_state { enum
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h519 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) macro
H A Dconstants.h164 enum sctp_state { enum

Completed in 5 milliseconds