Changes in uspace/srv/net/tl/icmp/icmp.h [edc5a985:4e5c7ba] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/icmp/icmp.h
redc5a985 r4e5c7ba 49 49 */ 50 50 typedef struct icmp_reply icmp_reply_t; 51 52 /** Type definition of the ICMP reply data pointer.53 * @see icmp_reply54 */55 typedef icmp_reply_t *icmp_reply_ref;56 51 57 52 /** Type definition of the ICMP global data.
Note:
See TracChangeset
for help on using the changeset viewer.