Home
last modified time | relevance | path

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

/linux-5.19.10/net/can/
Daf_can.c854 static const struct net_proto_family can_family_ops = { variable
887 err = sock_register(&can_family_ops); in can_init()