Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c297 static int add_interface(struct supplicant_context *ctx, struct net_if *iface) in add_interface() function
507 add_interface(get_default_context(), iface); in interface_handler()
538 ret = add_interface(ctx, iface); in iface_cb()