HomeSort by relevance Sort by last modified time
    Searched refs:mc_hash (Results 1 - 7 of 7) sorted by null

  /external/syslinux/gpxe/src/net/
ethernet.c 173 .mc_hash = eth_mc_hash,
ipv4.c 280 return ll_protocol->mc_hash ( AF_INET, &dest, ll_dest );
  /external/syslinux/gpxe/src/include/gpxe/
netdevice.h 149 int ( * mc_hash ) ( unsigned int af, const void *net_addr, member in struct:ll_protocol
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_undi.c 524 if ( ( rc = ll_protocol->mc_hash ( AF_INET, &ip,
  /external/syslinux/gpxe/src/drivers/net/
ipoib.c 374 .mc_hash = ipoib_mc_hash,
  /external/syslinux/gpxe/src/interface/efi/
efi_snp.c 407 if ( ( rc = ll_protocol->mc_hash ( ( ipv6 ? AF_INET6 : AF_INET ),
    [all...]
  /external/syslinux/gpxe/src/net/80211/
net80211.c 621 .mc_hash = eth_mc_hash,
    [all...]

Completed in 424 milliseconds