Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dip.h62 struct ipv4_miniroute { struct
64 struct list_head list;
67 struct net_device *netdev;
93 extern struct list_head ipv4_miniroutes; argument