Searched refs:pt_tnt_cache (Results 1 – 6 of 6) sorted by relevance
40 struct pt_tnt_cache tnt_cache; in init()61 struct pt_tnt_cache tnt_cache; in is_empty_initial()74 struct pt_tnt_cache tnt_cache; in is_empty_no()87 struct pt_tnt_cache tnt_cache; in is_empty_yes()110 struct pt_tnt_cache tnt_cache; in query_taken()125 struct pt_tnt_cache tnt_cache; in query_not_taken()140 struct pt_tnt_cache tnt_cache; in query_empty()163 struct pt_tnt_cache tnt_cache; in update_tnt()182 struct pt_tnt_cache tnt_cache; in update_tnt_not_empty()210 struct pt_tnt_cache tnt_cache; in update_tnt_null_packet()
39 struct pt_tnt_cache { struct54 extern void pt_tnt_cache_init(struct pt_tnt_cache *cache); argument62 extern int pt_tnt_cache_is_empty(const struct pt_tnt_cache *cache);73 extern int pt_tnt_cache_query(struct pt_tnt_cache *cache);84 extern int pt_tnt_cache_update_tnt(struct pt_tnt_cache *cache,
60 struct pt_tnt_cache tnt;
34 void pt_tnt_cache_init(struct pt_tnt_cache *cache) in pt_tnt_cache_init()43 int pt_tnt_cache_is_empty(const struct pt_tnt_cache *cache) in pt_tnt_cache_is_empty()51 int pt_tnt_cache_query(struct pt_tnt_cache *cache) in pt_tnt_cache_query()67 int pt_tnt_cache_update_tnt(struct pt_tnt_cache *cache, in pt_tnt_cache_update_tnt()
44 src/pt_tnt_cache.c140 src/pt_tnt_cache.c183 src/pt_tnt_cache.c
45 pt_tnt_cache.c \