Searched defs:skb (Results 1 – 5 of 5) sorted by relevance
52 struct sk_buff *skb; in RxBufAlloc() local78 struct sk_buff *skb = rx_head->skb; in RxBufFree() local
68 struct sk_buff *skb; in IPC_EventSend() local
133 static int wlanDrvIf_Xmit (struct sk_buff *skb, struct net_device *dev) in wlanDrvIf_Xmit()209 static int wlanDrvIf_XmitDummy (struct sk_buff *skb, struct net_device *dev) in wlanDrvIf_XmitDummy()
437 struct sk_buff *skb = rx_head->skb; in os_receivePacket() local
47 struct sk_buff *skb; member