Searched refs:outgoing_tcp_mss (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h103 int outgoing_tcp_mss; member in struct:config_file
H A Dconfig_file.c111 cfg->outgoing_tcp_mss = 0;
518 else S_NUMBER_NONZERO("outgoing-tcp-mss:", outgoing_tcp_mss)
1007 else O_DEC(opt, "outgoing-tcp-mss", outgoing_tcp_mss)
H A Dconfigparser.y842 else cfg_parser->cfg->outgoing_tcp_mss = atoi($2);
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c242 cfg->outgoing_tcp_mss, &libworker_alloc_cleanup, w,
/freebsd-11-stable/testcode/
H A Dfake_event.c1044 int ATTR_UNUSED(outgoing_tcp_mss),
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c1814 cfg->unwanted_threshold, cfg->outgoing_tcp_mss,

Completed in 141 milliseconds