Searched refs:ArcProto (Results 1 – 6 of 6) sorted by relevance
194 struct ArcProto { struct211 extern struct ArcProto *arc_proto_map[256], *arc_proto_default, argument227 struct ArcProto *proto; /* protocol driver that owns this:358 void arcnet_unregister_proto(struct ArcProto *proto);
77 struct ArcProto *arc_proto_map[256];80 struct ArcProto *arc_proto_default;83 struct ArcProto *arc_bcast_proto;86 struct ArcProto *arc_raw_proto;89 static struct ArcProto arc_proto_null = {262 void arcnet_unregister_proto(struct ArcProto *proto) in arcnet_unregister_proto()649 struct ArcProto *proto; in arcnet_header()702 struct ArcProto *proto; in arcnet_send_packet()1156 struct ArcProto in arcnet_rx()
153 static struct ArcProto rawmode_proto = {
47 static struct ArcProto rfc1051_proto = {
232 static struct ArcProto capmode_proto = {
50 static struct ArcProto rfc1201_proto = {
Completed in 17 milliseconds