Changeset 52422 in vbox for trunk/include/iprt
- Timestamp:
- Aug 19, 2014 11:41:09 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95602
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/net.h
r50456 r52422 905 905 /** The target hardware address. */ 906 906 RTMAC ar_tha; 907 /** The arget protocol address. */907 /** The target protocol address. */ 908 908 RTNETADDRIPV4 ar_tpa; 909 909 } RTNETARPIPV4;
Note:
See TracChangeset
for help on using the changeset viewer.