Lines Matching refs:ep
163 struct sctp_endpoint *ep; member
1360 struct sctp_endpoint *ep; in sctp_ep() local
1362 ep = container_of(base, struct sctp_endpoint, base); in sctp_ep()
1363 return ep; in sctp_ep()
1370 int sctp_endpoint_hold(struct sctp_endpoint *ep);
1373 const struct sctp_endpoint *ep,
1376 bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep,
1378 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep,
1385 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
1589 struct sctp_endpoint *ep; member
2138 sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk,