Searched defs:crec (Results 1 – 3 of 3) sorted by relevance
255 struct crec { struct256 struct crec *next, *prev, *hash_next; argument262 struct crec* cache; argument265 } addr;266 unsigned short flags;267 union {271 } name;
606 struct crec* crec; in dhcp_update_configs() local
855 struct crec *crec = NULL, *aliasc; in cache_add_dhcp_entry() local