Searched refs:pmclisthead (Results 1 – 1 of 1) sorted by relevance
796 endpt ** pmclisthead; in add_interface() local821 pmclisthead = (AF_INET == ep->family) in add_interface()829 for (scan = *pmclisthead; scan != NULL; scan = scan_next) { in add_interface()844 LINK_SLIST(*pmclisthead, ep, mclink); in add_interface()892 endpt ** pmclisthead; in remove_interface() local898 pmclisthead = (AF_INET == ep->family) in remove_interface()901 UNLINK_SLIST(unlinked, *pmclisthead, ep, mclink, endpt); in remove_interface()