Searched defs:dyxlat (Results 1 – 2 of 2) sorted by relevance
29 struct dyxlat { struct41 struct dyxlat * argument44 struct dyxlat *const dyxlat = xmalloc(sizeof(*dyxlat)); in dyxlat_alloc() local55 dyxlat_free(struct dyxlat *const dyxlat) in dyxlat_free()70 dyxlat_get(const struct dyxlat *const dyxlat) in dyxlat_get()76 dyxlat_add_pair(struct dyxlat *const dyxlat, const uint64_t val, in dyxlat_add_pair()
578 struct dyxlat *const dyxlat = opaque_data; in genl_parse_families_response() local623 static struct dyxlat *dyxlat; in genl_families_xlat() local