Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h229 size_t so_sndbuf; member
H A Dconfig_file.c213 cfg->so_sndbuf = 0; in config_create()
627 else S_MEMSIZE("so-sndbuf:", so_sndbuf) in config_set_option()
1095 else O_MEM(opt, "so-sndbuf", so_sndbuf) in config_get_option()
H A Dconfigparser.y1558 if(!cfg_parse_memsize($2, &cfg_parser->cfg->so_sndbuf))
H A Dconfigparser.c4564 if(!cfg_parse_memsize((yyvsp[0].str), &cfg_parser->cfg->so_sndbuf)) in yyparse()
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c351 int so_sndbuf; member
2553 if (base->so_sndbuf) { in evdns_nameserver_add_impl_()
2555 (void *)&base->so_sndbuf, sizeof(base->so_sndbuf))) { in evdns_nameserver_add_impl_()
2556 log(EVDNS_LOG_WARN, "Couldn't set SO_SNDBUF to %i", base->so_sndbuf); in evdns_nameserver_add_impl_()
3567 base->so_sndbuf = buf; in evdns_base_set_option_impl()
/freebsd/contrib/libevent/
H A Devdns.c351 int so_sndbuf; member
2553 if (base->so_sndbuf) { in evdns_nameserver_add_impl_()
2555 (void *)&base->so_sndbuf, sizeof(base->so_sndbuf))) { in evdns_nameserver_add_impl_()
2556 log(EVDNS_LOG_WARN, "Couldn't set SO_SNDBUF to %i", base->so_sndbuf); in evdns_nameserver_add_impl_()
3567 base->so_sndbuf = buf; in evdns_base_set_option_impl()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1943 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()
1962 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()
1984 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()
2002 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()
2022 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()
2040 cfg->so_rcvbuf, cfg->so_sndbuf, in listening_ports_open()