Searched refs:protosw (Results 1 – 25 of 29) sorted by relevance
12
48 #include <sys/protosw.h>144 const struct protosw *pr; in domain_attach() 185 const struct protosw * in pffindtype() 189 const struct protosw *pr; in pffindtype() 202 const struct protosw * in pffindproto() 206 const struct protosw *pr; in pffindproto() 207 const struct protosw *maybe = NULL; in pffindproto() 713 const struct protosw *pr; in pfctlinput() 727 const struct protosw *pr; in pfctlinput2() 752 const struct protosw *p in pfslowtimo() [all...]
41 #include <sys/protosw.h>55 const struct protosw unixsw[] = {
104 #include <sys/protosw.h>495 const struct protosw *prp; in socreate() 626 const struct protosw *pr; in sofamily() 1168 const struct protosw *pr; in soreceive() 1669 const struct protosw *pr; in soshutdown() 1711 const struct protosw *pr; in sorflush()
71 struct protosw { struct280 const struct protosw *pffindproto(int, int, int);281 const struct protosw *pffindtype(int, int);
64 const struct protosw *dom_protosw, *dom_protoswNPROTOSW;
36 protosw.h pset.h psref.h ptrace.h ptree.h \
142 const struct protosw *so_proto; /* protocol handle */385 #include <sys/protosw.h>
146 struct protosw *unixsw = (struct protosw *)off; in unixpr()
37 extern const struct protosw inetsw[];
259 const struct protosw inetsw[] = {
271 const struct protosw *pr; in ip_init()
53 const struct protosw cansw[] = {
102 extern const struct protosw atalksw[];
52 const struct protosw atalksw[] = {
66 static const struct protosw btsw[] = {
490 .dom_protosw = (const struct protosw *)inet6sw,491 .dom_protoswNPROTOSW = (const struct protosw *)&inet6sw[sizeof(inet6sw)/sizeof(inet6sw[0])],
80 static const struct protosw keysw[];668 static const struct protosw keysw[] = {
243 protosw
114 const struct protosw sockinsw[] = {131 const struct protosw sockin6sw[] = {
359 const struct protosw mplssw[] = {
1063 struct protosw proto; in socktrans()1082 if (!KVM_READ(so.so_proto, &proto, sizeof(struct protosw))) { in socktrans()
101 const struct protosw linksw[] = {
558 const struct protosw *pr; in gre_soreceive()1067 const struct protosw *pr; in gre_ssock()
170 static const struct protosw COMPATNAME(route_protosw)[];1779 static const struct protosw COMPATNAME(route_protosw)[] = {
359 const struct protosw *pr; in kttcp_soreceive()