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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
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 45 milliseconds