Searched refs:la_tmp (Results 1 – 1 of 1) sorted by relevance
470 struct llentry *la, *la_tmp; in llentry_alloc() local490 la_tmp = lla_lookup(lt, LLE_EXCLUSIVE, (struct sockaddr *)dst); in llentry_alloc()491 if (la_tmp == NULL) { in llentry_alloc()495 if (la_tmp != NULL) { in llentry_alloc()497 la = la_tmp; in llentry_alloc()