llc_alloc_frame    25 include/net/llc_sap.h extern struct sk_buff *llc_alloc_frame(struct sock *sk, struct net_device *dev,
llc_alloc_frame   201 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   226 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   252 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   285 net/llc/llc_c_ac.c 	nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   310 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   341 net/llc/llc_c_ac.c 	nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   430 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   465 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   489 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   513 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   537 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   561 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   585 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   621 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   645 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   669 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   694 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   718 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   742 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   776 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   805 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_U, 0);
llc_alloc_frame   962 net/llc/llc_c_ac.c 	struct sk_buff *nskb = llc_alloc_frame(sk, llc->dev, LLC_PDU_TYPE_S, 0);
llc_alloc_frame   106 net/llc/llc_s_ac.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   156 net/llc/llc_s_ac.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U, data_size);
llc_alloc_frame   256 net/llc/llc_station.c 	struct sk_buff *nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   278 net/llc/llc_station.c 	struct sk_buff *nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U,
llc_alloc_frame   308 net/llc/llc_station.c 	nskb = llc_alloc_frame(NULL, skb->dev, LLC_PDU_TYPE_U, data_size);