llc_alloc_frame    25 include/net/llc_sap.h struct sk_buff *llc_alloc_frame(struct sock *sk, struct net_device *dev,
llc_alloc_frame   202 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   227 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   253 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   286 net/llc/llc_c_ac.c 	nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   311 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   342 net/llc/llc_c_ac.c 	nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   434 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   469 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   493 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   517 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   541 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   565 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   589 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   625 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   649 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   673 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   698 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   722 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   746 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   780 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   809 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   970 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   110 net/llc/llc_s_ac.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   162 net/llc/llc_s_ac.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U, data_size);
llc_alloc_frame    52 net/llc/llc_station.c 	struct sk_buff *nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U,
llc_alloc_frame    82 net/llc/llc_station.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U, data_size);