Home
last modified time | relevance | path

Searched refs:can_dev_rcv_lists (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/netns/
Dcan.h11 struct can_dev_rcv_lists;
31 struct can_dev_rcv_lists *can_rx_alldev_list;
/Linux-v4.19/net/can/
Daf_can.c324 static struct can_dev_rcv_lists *find_dev_rcv_lists(struct net *net, in find_dev_rcv_lists()
330 return (struct can_dev_rcv_lists *)dev->ml_priv; in find_dev_rcv_lists()
384 struct can_dev_rcv_lists *d) in find_rcv_list()
467 struct can_dev_rcv_lists *d; in can_rx_register()
545 struct can_dev_rcv_lists *d; in can_rx_unregister()
618 static int can_rcv_filter(struct can_dev_rcv_lists *d, struct sk_buff *skb) in can_rcv_filter()
685 struct can_dev_rcv_lists *d; in can_receive()
824 struct can_dev_rcv_lists *d; in can_notifier()
869 kzalloc(sizeof(struct can_dev_rcv_lists), GFP_KERNEL); in can_pernet_init()
915 struct can_dev_rcv_lists *d = dev->ml_priv; in can_pernet_exit()
Dproc.c302 struct can_dev_rcv_lists *d) in can_rcvlist_proc_show_one()
317 struct can_dev_rcv_lists *d; in can_rcvlist_proc_show()
368 struct can_dev_rcv_lists *d; in can_rcvlist_sff_proc_show()
398 struct can_dev_rcv_lists *d; in can_rcvlist_eff_proc_show()
Daf_can.h70 struct can_dev_rcv_lists { struct