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

  /external/syslinux/core/include/
net.h 16 void core_udp_connect(struct pxe_pvt_inode *socket,
  /external/syslinux/core/legacynet/
core.c 56 void core_udp_connect(struct pxe_pvt_inode *socket, uint32_t ip, function
  /external/syslinux/core/fs/pxe/
core.c 66 void core_udp_connect(struct pxe_pvt_inode *socket, uint32_t ip, function
tftp.c 269 core_udp_connect(socket, src_ip, src_port);
  /external/syslinux/efi/
udp.c 139 void core_udp_connect(struct pxe_pvt_inode *socket, uint32_t ip, function
159 status = core_udp_configure(udp, &udata, L"core_udp_connect");

Completed in 4994 milliseconds