Searched refs:mc_hash (Results 1 - 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/net/
H A Dethernet.c173 .mc_hash = eth_mc_hash,
H A Dipv4.c280 return ll_protocol->mc_hash ( AF_INET, &dest, ll_dest );
/external/syslinux/gpxe/src/include/gpxe/
H A Dnetdevice.h149 int ( * mc_hash ) ( unsigned int af, const void *net_addr, member in struct:ll_protocol
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_undi.c524 if ( ( rc = ll_protocol->mc_hash ( AF_INET, &ip,
/external/syslinux/gpxe/src/drivers/net/
H A Dipoib.c374 .mc_hash = ipoib_mc_hash,
/external/syslinux/gpxe/src/interface/efi/
H A Defi_snp.c407 if ( ( rc = ll_protocol->mc_hash ( ( ipv6 ? AF_INET6 : AF_INET ),
/external/syslinux/gpxe/src/net/80211/
H A Dnet80211.c621 .mc_hash = eth_mc_hash,

Completed in 150 milliseconds