Home
last modified time | relevance | path

Searched refs:sctp_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sctp/
H A Dinput.c340 sctp_endpoint_put(sctp_ep(rcvr)); in sctp_backlog_rcv()
363 sctp_endpoint_hold(sctp_ep(rcvr)); in sctp_add_backlog()
/openbmc/linux/include/net/sctp/
H A Dstructs.h1360 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep() function