|
static int (*recv_packet_handler[256])(struct sk_buff *, struct hard_iface *);
|
|
static int (*recv_packet_handler[256])(struct sk_buff *, struct hard_iface *);
|
|
unsigned char broadcast_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
|
|
unsigned char broadcast_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
|