Searched refs:NETIF_DECLARE_EXT_CALLBACK (Results 1 – 2 of 2) sorted by relevance
666 #define NETIF_DECLARE_EXT_CALLBACK(name) static netif_ext_callback_t name; macro671 #define NETIF_DECLARE_EXT_CALLBACK(name) macro
111 NETIF_DECLARE_EXT_CALLBACK(netif_callback) in NETIF_DECLARE_EXT_CALLBACK() function