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

  /external/syslinux/gpxe/src/core/
proto_eth_slow.c 337 eth_transmit(slow_dest, ETH_P_SLOW, sizeof(lacp.pkt), &lacp.pkt);
396 eth_transmit(slow_dest, ETH_P_SLOW,
  /external/syslinux/gpxe/src/include/
nic.h 66 static inline void eth_transmit ( const char *dest, unsigned int type, function

Completed in 333 milliseconds