Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
242 B

DEFINE_CPLX_TYPE(IPV6ADDR,WPP_LOGIPV6, struct in6_addr *,ItemIPV6Addr,"s", _IPV6_, 0);
DEFINE_CPLX_TYPE(MACADDR, WPP_LOGMACADDR, char*, ItemMACAddr,"s", _MAC_, 0);
DEFINE_CPLX_TYPE(NBTNAME, WPP_LOGNBTNAME, PCHAR, ItemString, "s", z, 0);