Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dprotocol.c1160 .prot = &sctp_prot,
1167 .prot = &sctp_prot,
1276 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1291 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
H A Dsocket.c9684 struct proto sctp_prot = { variable
/linux/include/net/sctp/
H A Dsctp.h457 extern struct proto sctp_prot;