Searched refs:sockproto (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Draw_cb.h77 struct sockproto rcb_proto; /* protocol family, protocol */
97 extern void raw_input(struct mbuf *, struct sockproto *, struct sockaddr *,
H A Dndrv_var.h62 struct sockproto nd_proto; /* proto family, protocol */
H A Draw_usrreq.c113 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src,
H A Drtsock.c679 struct sockproto route_proto = { PF_ROUTE, 0 };
1193 struct sockproto route_proto = { PF_ROUTE, 0 };
1218 struct sockproto route_proto = { PF_ROUTE, 0 };
1253 struct sockproto route_proto = { PF_ROUTE, 0 };
1332 struct sockproto route_proto = { PF_ROUTE, 0 };
/xnu-2422.115.4/bsd/sys/
H A Dsocket.h446 struct sockproto { struct

Completed in 26 milliseconds