Searched refs:bind_to_device (Results 1 – 2 of 2) sorted by relevance
644 local bind_to_device=1673 bind_to_device=0 ;;681 if [ "$bind_to_device" = 1 -a "$TST_NETLOAD_BINDTODEVICE" = 1 ]; then
291 static int bind_to_device(int sd, const char *name) in bind_to_device() function1036 if (args->dev && bind_to_device(sd, args->dev) != 0) in msock_init()1129 if (args->dev && bind_to_device(sd, args->dev) != 0) in lsock_init()1304 if (args->dev && bind_to_device(sd, args->dev) != 0) in connectsock()