mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 12:26:11 +02:00
of1.3: fix a comment typo
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
49556ce68f
commit
d1a87e87c1
@ -638,7 +638,7 @@ OFP_TABLE_FEATURE_PROP_OXM_SIZE = 4
|
||||
assert (calcsize(OFP_TABLE_FEATURE_PROP_OXM_PACK_STR) ==
|
||||
OFP_TABLE_FEATURE_PROP_OXM_SIZE)
|
||||
|
||||
# struct ofp_port_stats_reuqest
|
||||
# struct ofp_port_stats_request
|
||||
OFP_PORT_STATS_REQUEST_PACK_STR = '!I4x'
|
||||
OFP_PORT_STATS_REQUEST_SIZE = 8
|
||||
assert (calcsize(OFP_PORT_STATS_REQUEST_PACK_STR) ==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user