static struct net_device * netdev
#define __unused
Declare a variable or data structure as unused.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
void free_iob(struct io_buffer *iobuf)
Free I/O buffer.
Network device management.
#define __net_protocol
Declare a network-layer protocol.
static int rarp_rx(struct io_buffer *iobuf, struct net_device *netdev __unused, const void *ll_dest __unused, const void *ll_source __unused, unsigned int flags __unused)
Process incoming ARP packets.
static const char * rarp_ntoa(const void *net_addr __unused)
Transcribe RARP address.
Reverse Address Resolution Protocol.
A network-layer protocol.