Home
last modified time | relevance | path

Searched refs:__tcpip_protocol (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/net/
Dicmp.c34 struct tcpip_protocol icmp_protocol __tcpip_protocol; variable
99 struct tcpip_protocol icmp_protocol __tcpip_protocol = { variable
Dicmpv6.c124 struct tcpip_protocol icmp6_protocol __tcpip_protocol = { variable
Dudp.c340 struct tcpip_protocol udp_protocol __tcpip_protocol = { variable
Dtcp.c1029 struct tcpip_protocol tcp_protocol __tcpip_protocol = { variable
/external/syslinux/gpxe/src/include/gpxe/
Dtcpip.h107 #define __tcpip_protocol __table_entry ( TCPIP_PROTOCOLS, 01 ) macro