Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/il/arp/arp.h

    r797b704 r854151c  
    125125        arp_cache_t cache;
    126126       
     127        /**
     128         * The client connection processing function.
     129         * The module skeleton propagates its own one.
     130         */
     131        async_client_conn_t client_connection;
     132       
    127133        /** Networking module phone. */
    128134        int net_phone;
Note: See TracChangeset for help on using the changeset viewer.