Home
last modified time | relevance | path

Searched refs:dcache_tx (Results 1 – 12 of 12) sorted by relevance

/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dpeers-t.h104 struct dcache_tx { struct
128 struct dcache_tx *tx; argument
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dpeers.h105 struct dcache_tx { struct
129 struct dcache_tx *tx; argument
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dpeers-t.h106 struct dcache_tx { struct
130 struct dcache_tx *tx; argument
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dpeers.h105 struct dcache_tx { struct
129 struct dcache_tx *tx; argument
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dpeers-t.h106 struct dcache_tx { struct
130 struct dcache_tx *tx; argument
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dpeers.h105 struct dcache_tx { struct
129 struct dcache_tx *tx; argument
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dpeers.c2831 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
2833 struct dcache_tx *d; in new_dcache_tx()
2854 static void free_dcache_tx(struct dcache_tx *dc) in free_dcache_tx()
2869 struct dcache_tx *dc_tx; in new_dcache()
2909 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
2938 struct dcache_tx *dc_tx; in dcache_tx_insert()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dpeers.c2871 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
2873 struct dcache_tx *d; in new_dcache_tx()
2894 static void free_dcache_tx(struct dcache_tx *dc) in free_dcache_tx()
2909 struct dcache_tx *dc_tx; in new_dcache()
2949 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
2982 struct dcache_tx *dc_tx; in dcache_tx_insert()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dpeers.c2977 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
2979 struct dcache_tx *d; in new_dcache_tx()
3000 static void free_dcache_tx(struct dcache_tx *dc) in free_dcache_tx()
3015 struct dcache_tx *dc_tx; in new_dcache()
3055 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
3088 struct dcache_tx *dc_tx; in dcache_tx_insert()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dpeers.c3221 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
3223 struct dcache_tx *d; in new_dcache_tx()
3252 struct dcache_tx *dc_tx; in new_dcache()
3280 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
3315 struct dcache_tx *dc_tx; in dcache_tx_insert()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dpeers.c3210 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
3212 struct dcache_tx *d; in new_dcache_tx()
3241 struct dcache_tx *dc_tx; in new_dcache()
3269 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
3302 struct dcache_tx *dc_tx; in dcache_tx_insert()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dpeers.c3214 static struct dcache_tx *new_dcache_tx(size_t max_entries) in new_dcache_tx()
3216 struct dcache_tx *d; in new_dcache_tx()
3245 struct dcache_tx *dc_tx; in new_dcache()
3273 static struct ebpt_node *dcache_tx_lookup_value(struct dcache_tx *d, in dcache_tx_lookup_value()
3306 struct dcache_tx *dc_tx; in dcache_tx_insert()