Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
netdevices.c File Reference
#include <linux/string.h>
#include <linux/rtnetlink.h>
#include <linux/inetdevice.h>
#include <linux/netdevice.h>
#include <linux/if_arp.h>
#include <net/net_namespace.h>
#include "internal.h"

Go to the source code of this file.

Functions

int afs_get_MAC_address (u8 *mac, size_t maclen)
 
int afs_get_ipv4_interfaces (struct afs_interface *bufs, size_t maxbufs, bool wantloopback)
 

Function Documentation

int afs_get_ipv4_interfaces ( struct afs_interface bufs,
size_t  maxbufs,
bool  wantloopback 
)

Definition at line 40 of file netdevices.c.

int afs_get_MAC_address ( u8 mac,
size_t  maclen 
)

Definition at line 18 of file netdevices.c.