2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-19 14:37:21 +00:00
Files
openvswitch/tests
Ben Pfaff 22736f59c1 lldp: Get rid of POKE macros in favor of inline functions.
The POKE macros previously used here don't match the style usually used in
OVS and they require the user to know exactly how many bytes to reserve.
This commit replaces them by easier-to-use inline functions that take
advantage of the ofpbuf interface.

Also removes a few PEEK macros that weren't used anywhere.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2015-03-03 16:19:27 -08:00
..
2014-12-15 14:15:25 +01:00
2014-12-15 14:15:25 +01:00
2014-10-30 09:14:46 -07:00
2014-09-09 11:45:43 -07:00
2015-03-03 13:37:39 -08:00
2014-10-30 09:14:46 -07:00
2014-10-30 09:14:46 -07:00
2014-10-30 09:14:46 -07:00
2014-10-30 09:14:46 -07:00
2014-10-30 09:14:46 -07:00
2014-12-15 14:15:25 +01:00
2015-03-03 13:37:39 -08:00
2015-03-03 13:37:39 -08:00
2015-03-03 13:37:39 -08:00
2014-10-30 09:14:46 -07:00
2014-10-30 09:14:46 -07:00
2015-03-03 13:37:39 -08:00