struct dev_proto_desc - description of device LL protocol More...
#include <proto.h>

Data Fields | |
| const struct proto_desc * | desc |
| uint16_t | type |
struct dev_proto_desc - description of device LL protocol
: protocol description : arphrd value
| const struct proto_desc* dev_proto_desc::desc |
Referenced by proto_dev_desc().
| uint16_t dev_proto_desc::type |
Referenced by proto_dev_type().