cfg_bind_addr 50 tools/testing/selftests/net/udpgso_bench_rx.c static struct sockaddr_storage cfg_bind_addr; cfg_bind_addr 138 tools/testing/selftests/net/udpgso_bench_rx.c if (bind(fd, (void *)&cfg_bind_addr, cfg_alen)) cfg_bind_addr 296 tools/testing/selftests/net/udpgso_bench_rx.c setup_sockaddr(PF_INET6, "::", &cfg_bind_addr); cfg_bind_addr 302 tools/testing/selftests/net/udpgso_bench_rx.c setup_sockaddr(PF_INET, "0.0.0.0", &cfg_bind_addr); cfg_bind_addr 305 tools/testing/selftests/net/udpgso_bench_rx.c setup_sockaddr(cfg_family, optarg, &cfg_bind_addr);