|
Linux Kernel
3.7.1
|
#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])) |
| #define llc_ui_skb_cb | ( | __skb | ) | ((struct sockaddr_llc *)&((__skb)->cb[0])) |
1.8.2