Searched refs:can_dev_rcv_lists (Results 1 – 4 of 4) sorted by relevance
11 struct can_dev_rcv_lists;31 struct can_dev_rcv_lists *can_rx_alldev_list;
324 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()
302 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()
70 struct can_dev_rcv_lists { struct