Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_module.c58 error = protosw_register(&inetdomain, &sctp_stream_protosw); in sctp_module_load()
61 error = protosw_register(&inetdomain, &sctp_seqpacket_protosw); in sctp_module_load()
H A Din_proto.c72 struct domain inetdomain = { variable
/freebsd/sys/sys/
H A Dprotosw.h180 extern struct domain inetdomain;