Searched defs:list_head (Results 1 – 2 of 2) sorted by relevance
182 typedef struct list_head { struct183 struct list_head *next, *prev; argument
247 struct igmp_group *list_head = netif_igmp_data(ifp); in igmp_lookup_group() local