Home
last modified time | relevance | path

Searched refs:lapb_data_received (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/
Dlapb.h61 extern int lapb_data_received(struct net_device *dev, struct sk_buff *skb);
/Linux-v6.1/net/lapb/
Dlapb_iface.c392 int lapb_data_received(struct net_device *dev, struct sk_buff *skb) in lapb_data_received() function
407 EXPORT_SYMBOL(lapb_data_received);
/Linux-v6.1/drivers/net/wan/
Dhdlc_x25.c257 if (lapb_data_received(dev, skb) == LAPB_OK) { in x25_rx()
Dlapbether.c141 err = lapb_data_received(lapbeth->axdev, skb); in lapbeth_rcv()
/Linux-v6.1/Documentation/networking/
Dlapb-module.rst214 int lapb_data_received(void *token, struct sk_buff *skb);