kubernetes/vendor/go.etcd.io/etcd/client/pkg/v3/transport/sockopt_unix.go

func setReusePort(network, address string, conn syscall.RawConn) error {}

func setReuseAddress(network, address string, conn syscall.RawConn) error {}