Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe.c176 llist_t *probes; /* MEs of module(s) requested on cmdline */ member
229 llist_add_to_end(&G.probes, m); in add_probe()
289 for (l = G.probes; l; l = l->link) { in config_file_action()
654 if (G.probes == NULL) in modprobe_main()
687 while ((me = llist_pop(&G.probes)) != NULL) { in modprobe_main()
/busybox-1.35.0/networking/udhcp/
DConfig.src76 If selected, udhcpc will send ARP probes and make sure