Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dprotocol.c1143 .prot = &sctp_prot,
1150 .prot = &sctp_prot,
1259 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1274 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
H A Dsocket.c9670 struct proto sctp_prot = { variable
/openbmc/linux/include/net/sctp/
H A Dsctp.h459 extern struct proto sctp_prot;