Home
last modified time | relevance | path

Searched refs:pnd (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
H A Dwifi-esp32.c492 lws_netdev_wifi_destroy_plat(struct lws_netdev_instance **pnd) in lws_netdev_wifi_destroy_plat() argument
494 lws_free(*pnd); in lws_netdev_wifi_destroy_plat()
495 *pnd = NULL; in lws_netdev_wifi_destroy_plat()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-netdev.h61 void (*destroy)(struct lws_netdev_instance **pnd);
253 lws_netdev_wifi_destroy_plat(struct lws_netdev_instance **pnd);

Completed in 2 milliseconds