Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dcheck_pf.c49 struct cached_data struct
59 static struct cached_data noai6ai_cached = argument
65 static struct cached_data *cache;
106 static struct cached_data *
109 struct cached_data *result = NULL; in make_request()
304 struct cached_data *olddata = NULL; in __check_pf()
305 struct cached_data *data = NULL; in __check_pf()
376 struct cached_data *data = in __free_in6ai()
377 (struct cached_data *) ((char *) ai in __free_in6ai()
378 - offsetof (struct cached_data, in6ai)); in __free_in6ai()

Completed in 3 milliseconds