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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dutil.h32 interface_list_t* get_interface_list(short af, short flags, short unflags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/
H A Dutil.c130 * interface_list_t* get_interface_list(short af, short flags, short unflags)
135 interface_list_t* get_interface_list(short af, short flags, short unflags) function
H A Digmprt.c1524 ifl = get_interface_list(AF_INET, IFF_MULTICAST, IFF_LOOPBACK);

Completed in 37 milliseconds