Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
llc.h File Reference
#include <uapi/linux/llc.h>

Go to the source code of this file.

Macros

#define LLC_SAP_DYN_START   0xC0
 
#define LLC_SAP_DYN_STOP   0xDE
 
#define LLC_SAP_DYN_TRIES   4
 
#define llc_ui_skb_cb(__skb)   ((struct sockaddr_llc *)&((__skb)->cb[0]))
 

Macro Definition Documentation

#define LLC_SAP_DYN_START   0xC0

Definition at line 18 of file llc.h.

#define LLC_SAP_DYN_STOP   0xDE

Definition at line 19 of file llc.h.

#define LLC_SAP_DYN_TRIES   4

Definition at line 20 of file llc.h.

#define llc_ui_skb_cb (   __skb)    ((struct sockaddr_llc *)&((__skb)->cb[0]))

Definition at line 22 of file llc.h.