Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_module.c58 struct protosw sctp_stream_protosw = { variable
121 error = pf_proto_register(PF_INET, &sctp_stream_protosw); in sctp_module_load()