Searched refs:ArcProto (Results 1 – 6 of 6) sorted by relevance
193 struct ArcProto { struct210 extern struct ArcProto *arc_proto_map[256], *arc_proto_default, argument226 struct ArcProto *proto; /* protocol driver that owns this:357 void arcnet_unregister_proto(struct ArcProto *proto);
76 struct ArcProto *arc_proto_map[256];79 struct ArcProto *arc_proto_default;82 struct ArcProto *arc_bcast_proto;85 struct ArcProto *arc_raw_proto;88 static struct ArcProto arc_proto_null = {260 void arcnet_unregister_proto(struct ArcProto *proto) in arcnet_unregister_proto()647 struct ArcProto *proto; in arcnet_header()700 struct ArcProto *proto; in arcnet_send_packet()1154 struct ArcProto in arcnet_rx()
153 static struct ArcProto rawmode_proto = {
47 static struct ArcProto rfc1051_proto = {
232 static struct ArcProto capmode_proto = {
49 static struct ArcProto rfc1201_proto = {