mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
No code uses net_to_host_* now.
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Tins {
|
||||
* \brief Setter for the eth type field.
|
||||
* \param new_eth The new eth type to be set.
|
||||
*/
|
||||
void eth_type(uint32_t new_eth);
|
||||
void eth_type(uint16_t new_eth);
|
||||
|
||||
/* Getters */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user