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

  /external/syslinux/gpxe/src/include/gpxe/
tcpip.h 116 extern int tcpip_rx ( struct io_buffer *iobuf, uint8_t tcpip_proto,
  /external/syslinux/gpxe/src/net/
tcpip.c 34 int tcpip_rx ( struct io_buffer *iobuf, uint8_t tcpip_proto, function
ipv6.c 282 return tcpip_rx ( iobuf, nxt_hdr, src, dest, 0 /* fixme */ );
ipv4.c 466 if ( ( rc = tcpip_rx ( iobuf, iphdr->protocol, &src.st,

Completed in 170 milliseconds