Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c728 static bool can_is_supported(int family, int type, int proto) in can_is_supported() function
737 NET_SOCKET_REGISTER(af_can, NET_SOCKET_DEFAULT_PRIO, AF_CAN, can_is_supported,