Home
last modified time | relevance | path

Searched refs:GTUNE_USE_EVPORTS (Results 1 – 18 of 18) sorted by relevance

/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dglobal-t.h66 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dglobal-t.h65 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dglobal-t.h65 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dglobal.h76 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dglobal.h75 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dglobal.h75 #define GTUNE_USE_EVPORTS (1<<14) macro
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dhaproxy.c1539 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1596 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2329 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c108 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhaproxy.c1605 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1658 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2307 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c75 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhaproxy.c1790 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1846 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2530 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c82 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dhaproxy.c1588 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1645 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2353 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c74 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dhaproxy.c1739 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1792 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2453 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c75 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dhaproxy.c1688 global.tune.options |= GTUNE_USE_EVPORTS; in init()
1736 global.tune.options &= ~GTUNE_USE_EVPORTS; in init()
2383 if (!(global.tune.options & GTUNE_USE_EVPORTS)) in init()
H A Dcfgparse-global.c76 global.tune.options &= ~GTUNE_USE_EVPORTS; in cfg_parse_global()