Linux Kernel
3.7.1
|
#include <uapi/linux/if_ltalk.h>
Go to the source code of this file.
Functions | |
struct net_device * | alloc_ltalkdev (int sizeof_priv) |
|
read |
alloc_ltalkdev - Allocates and sets up an localtalk device : Size of additional driver-private structure to be allocated for this localtalk device
Fill in the fields of the device structure with localtalk-generic values. Basically does everything except registering the device.
Constructs a new net device, complete with a private data area of size . A 32-byte (not bit) alignment is enforced for this private data area.