Home
last modified time | relevance | path

Searched refs:NX_ACTION_SET_TUNNEL_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/net/ryu/ryu-4.26/ryu/ofproto/
H A Dnicira_ext.py73 NX_ACTION_SET_TUNNEL_SIZE = 16 variable
74 assert calcsize(NX_ACTION_SET_TUNNEL_PACK_STR) == NX_ACTION_SET_TUNNEL_SIZE
/dports/net/ryu/ryu-4.26/ryu/tests/unit/ofproto/
H A Dtest_parser_v10.py1230 len_ = {'buf': b'\x00\x10', 'val': ofproto.NX_ACTION_SET_TUNNEL_SIZE}
1282 len_ = {'buf': b'\x00\x10', 'val': ofproto.NX_ACTION_SET_TUNNEL_SIZE}
1335 len_ = {'buf': b'\x00\x10', 'val': ofproto.NX_ACTION_SET_TUNNEL_SIZE}