Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 2 of 2) sorted by relevance

/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c182 typedef struct list_head { struct
183 struct list_head *next, *prev; argument
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Digmp.c247 struct igmp_group *list_head = netif_igmp_data(ifp); in igmp_lookup_group() local