Home
last modified time | relevance | path

Searched refs:lowpan_xmit (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
D6lowpan_i.h43 netdev_tx_t lowpan_xmit(struct sk_buff *skb, struct net_device *dev);
Dcore.c100 .ndo_start_xmit = lowpan_xmit,
Dtx.c250 netdev_tx_t lowpan_xmit(struct sk_buff *skb, struct net_device *ldev) in lowpan_xmit() function