Searched defs:DhcpOptionNode (Results 1 – 1 of 1) sorted by relevance
37 typedef struct DhcpOptionNode DhcpOptionNode; typedef38 struct DhcpOptionNode { struct39 struct DhcpOptionNode *previous; argument40 struct DhcpOptionNode *next; argument43 typedef struct DhcpOptionNode *PDhcpOptionNode; argument