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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dprotocol.c858 .prot = &sctp_prot,
867 .prot = &sctp_prot,
1142 status = proto_register(&sctp_prot, 1);
1194 proto_unregister(&sctp_prot);
1264 proto_unregister(&sctp_prot);
H A Dsocket.c6060 struct proto sctp_prot = { variable in typeref:struct:proto
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dsctp.h573 extern struct proto sctp_prot;

Completed in 60 milliseconds