Searched refs:linknamelist_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-libdlpi.c68 } linknamelist_t; typedef in typeref:struct:linknamelist
71 linknamelist_t *lw_list;
77 * for each linknamelist_t "entry" allocated.
83 linknamelist_t *entry;
85 if ((entry = calloc(1, sizeof(linknamelist_t))) == NULL) {
264 linknamelist_t *entry, *next;

Completed in 50 milliseconds