Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dprotocol.c1022 .prot = &sctp_prot,
1029 .prot = &sctp_prot,
1135 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1150 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
Dsocket.c7368 struct proto sctp_prot = { variable
/linux-4.1.27/include/net/sctp/
Dsctp.h474 extern struct proto sctp_prot;