Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtraceroute.c171 static void bind_to_interface(int sock) in bind_to_interface() function
534 if (toys.optflags & FLAG_i) bind_to_interface(TT.snd_sock); in traceroute_main()
600 if (toys.optflags & FLAG_i) bind_to_interface(TT.snd_sock); in traceroute_main()
617 if (toys.optflags & FLAG_i) bind_to_interface(p_fd); in traceroute_main()