Home
last modified time | relevance | path

Searched defs:tcpip_net_protocol (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dtcpip.h77 struct tcpip_net_protocol { struct
79 const char *name;
81 sa_family_t sa_family;
111 __table ( struct tcpip_net_protocol, "tcpip_net_protocols" ) argument