Searched defs:crec (Results 1 – 3 of 3) sorted by relevance
260 struct crec { struct261 struct crec *next, *prev, *hash_next; argument267 struct crec *cache; argument270 } addr;271 unsigned short flags;272 union {276 } name;
922 struct crec *crec; in dhcp_update_configs() local
1038 struct crec *crec = NULL, *aliasc; in cache_add_dhcp_entry() local