genode/repos/os/include/net
Martin Stein d0f5838c61 net: clean up header fields and accessors
Apply the style rule that an accessor is named similar to the the underlying
value. Provide read and write accessors for each mandatory header attribute.
Fix some incorrect structure in the headers like with the flags field
in Ipv4_packet.

Ref #2490
2017-10-19 13:29:43 +02:00
..
arp.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00
dhcp.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00
ethernet.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00
ipv4.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00
mac_address.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
netaddress.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
port.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
tcp.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00
udp.h net: clean up header fields and accessors 2017-10-19 13:29:43 +02:00