Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sockaddr_ll Struct Reference

#include <if_packet.h>

Data Fields

unsigned short sll_family
 
__be16 sll_protocol
 
int sll_ifindex
 
unsigned short sll_hatype
 
unsigned char sll_pkttype
 
unsigned char sll_halen
 
unsigned char sll_addr [8]
 

Detailed Description

Definition at line 12 of file if_packet.h.

Field Documentation

unsigned char sll_addr[8]

Definition at line 19 of file if_packet.h.

unsigned short sll_family

Definition at line 13 of file if_packet.h.

unsigned char sll_halen

Definition at line 18 of file if_packet.h.

unsigned short sll_hatype

Definition at line 16 of file if_packet.h.

int sll_ifindex

Definition at line 15 of file if_packet.h.

unsigned char sll_pkttype

Definition at line 17 of file if_packet.h.

__be16 sll_protocol

Definition at line 14 of file if_packet.h.


The documentation for this struct was generated from the following file: