Go to the documentation of this file.
17 #include <linux/llc.h>
23 #define LLC2_ACK_TIME 1
24 #define LLC2_REJ_TIME 3
25 #define LLC2_BUSY_TIME 3
90 skb->cb[
sizeof(skb->cb) - 1] = type;
95 return skb->cb[
sizeof(skb->cb) - 1];
113 u16 *how_many_unacked);