Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Din.c1235 struct in_llentry { struct
1257 struct in_llentry *lle; in in_lltable_new() argument
1259 lle = malloc(sizeof(struct in_llentry), M_LLTABLE, M_NOWAIT | M_ZERO); in in_lltable_new()