Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Dskb.h19 void can_flush_echo_skb(struct net_device *dev);
/openbmc/linux/drivers/net/can/dev/
H A Ddev.c141 can_flush_echo_skb(dev); in can_restart()
441 can_flush_echo_skb(dev); in close_candev()
H A Dskb.c25 void can_flush_echo_skb(struct net_device *dev) in can_flush_echo_skb() function