Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDin.c1039 struct in_llentry { struct
1087 struct in_llentry *lle; in in_lltable_new()
1089 lle = malloc(sizeof(struct in_llentry), M_LLTABLE, M_NOWAIT | M_ZERO); in in_lltable_new()