Changes in uspace/srv/net/il/arp/arp.h [854151c:797b704] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/il/arp/arp.h
r854151c r797b704 125 125 arp_cache_t cache; 126 126 127 /**128 * The client connection processing function.129 * The module skeleton propagates its own one.130 */131 async_client_conn_t client_connection;132 133 127 /** Networking module phone. */ 134 128 int net_phone;
Note:
See TracChangeset
for help on using the changeset viewer.