Searched refs:ax25_return_dm (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ax25/ |
H A D | ax25_in.c | 328 ax25_return_dm(dev, &src, &dest, &dp); in ax25_rcv() 345 ax25_return_dm(dev, &src, &dest, &dp); in ax25_rcv() 366 ax25_return_dm(dev, &src, &dest, &dp); in ax25_rcv()
|
H A D | ax25_subr.c | 187 void ax25_return_dm(struct net_device *dev, ax25_address *src, ax25_address *dest, ax25_digi *digi) in ax25_return_dm() function
|
/openbmc/linux/include/net/ |
H A D | ax25.h | 448 void ax25_return_dm(struct net_device *, ax25_address *, ax25_address *,
|