Searched defs:skb (Results 1 – 2 of 2) sorted by relevance
34 static int32_t NetDevXmitCheck(const struct sk_buff *skb, struct net_device *dev) in NetDevXmitCheck()50 static netdev_tx_t NetDevXmit(struct sk_buff *skb, struct net_device *dev) in NetDevXmit()290 static __be16 NetDevTypeTrans(struct NetDeviceImpl *impl, struct sk_buff *skb) in NetDevTypeTrans()302 struct sk_buff *skb = NULL; in NetDevAllocBuf() local
435 __be16 NetIfTypeTrans(struct NetDevice *netDevice, struct sk_buff *skb) in NetIfTypeTrans()