Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4706 → Rev 4707

/branches/network/uspace/srv/net/il/ip/ip_messages.h
50,7 → 50,11
/** Sets the default gateway.
* @see ip_set_default_gateway()
*/
NET_IP_SET_GATEWAY
NET_IP_SET_GATEWAY,
/** Processes the received error notification.
* @see ip_received_error_msg()
*/
NET_IP_RECEIVED_ERROR
} ip_messages;
 
/** @name IP specific message parameters definitions