Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-libdlpi.c60 } linknamelist_t; typedef
63 linknamelist_t *lw_list;
75 linknamelist_t *entry; in list_interfaces()
77 if ((entry = calloc(1, sizeof(linknamelist_t))) == NULL) { in list_interfaces()
343 linknamelist_t *entry, *next; in pcapint_platform_finddevs()