Lines Matching refs:bind
1384 if (bind(sd, (struct sockaddr *) &laddr, sizeof(laddr)) < 0) {
1385 log_err_errno("bind failed");
1444 if (bind(sd, addr, alen) < 0) {
1940 {"force-bind-key-ifindex", 0, 0, OPT_FORCE_BIND_KEY_IFINDEX},
1941 {"no-bind-key-ifindex", 0, 0, OPT_NO_BIND_KEY_IFINDEX},
1966 " -l addr local address to bind to in server mode\n"
1967 " -c addr local address to bind to in client mode\n"
1972 " -d dev bind socket to given device name\n"
1973 " -I dev bind socket to given device name - server mode\n"
1977 " -f bind socket with the IP[V6]_FREEBIND option\n"
1986 " --no-bind-key-ifindex: Force TCP_MD5SIG_FLAG_IFINDEX off\n"
1987 " --force-bind-key-ifindex: Force TCP_MD5SIG_FLAG_IFINDEX on\n"