Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difplugd.c139 smallint api_method_num; member
421 G.api_method_num = API_AUTO; in maybe_up_new_iface()
438 if (G.api_method_num == API_AUTO) { in detect_link()
448 G.api_method_num = i; in detect_link()
454 status = method_table[G.api_method_num].func(); in detect_link()
599 G.api_method_num = api_mode_found - api_modes; in ifplugd_main()