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

  /external/syslinux/gpxe/src/include/gpxe/
tcpip.h 77 struct tcpip_net_protocol { struct
111 __table ( struct tcpip_net_protocol, "tcpip_net_protocols" )
ip6.h 71 extern struct tcpip_net_protocol ipv6_tcpip_protocol;
  /external/syslinux/gpxe/src/net/
tcpip.c 66 struct tcpip_net_protocol *tcpip_net;
ipv6.c 377 struct tcpip_net_protocol ipv6_tcpip_protocol __tcpip_net_protocol = {
ipv4.c 536 struct tcpip_net_protocol ipv4_tcpip_protocol __tcpip_net_protocol = {

Completed in 105 milliseconds