Home
last modified time | relevance | path

Searched defs:sctp_endpoint (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/sctp/
H A Dstructs.h1290 struct sctp_endpoint { global() struct
1292 basesctp_endpoint global() argument
1295 nodesctp_endpoint global() argument
1296 hashentsctp_endpoint global() argument
1308 asocssctp_endpoint global() argument
1316 secret_keysctp_endpoint global() argument
1324 digestsctp_endpoint global() argument
1327 sndbuf_policysctp_endpoint global() argument
1330 rcvbuf_policysctp_endpoint global() argument
1358 rcusctp_endpoint sctp_ep() argument
[all...]
/linux/net/sctp/
H A Dsocket.c5315 sctp_for_each_endpoint(int (* cb)(struct sctp_endpoint *,void *),void * p) sctp_for_each_endpoint() argument
[all...]