Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlapb.h61 extern int lapb_data_received(struct net_device *dev, struct sk_buff *skb);
/openbmc/linux/net/lapb/
H A 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);
/openbmc/linux/drivers/net/wan/
H A Dhdlc_x25.c257 if (lapb_data_received(dev, skb) == LAPB_OK) { in x25_rx()
H A Dlapbether.c141 err = lapb_data_received(lapbeth->axdev, skb); in lapbeth_rcv()
/openbmc/linux/Documentation/networking/
H A Dlapb-module.rst214 int lapb_data_received(void *token, struct sk_buff *skb);