Home
last modified time | relevance | path

Searched refs:OFPT_MULTIPART_REQUEST (Results 1 – 20 of 20) sorted by relevance

/dports/net/ryu/ryu-4.26/ryu/tests/unit/ofproto/
H A Dtest_parser.py83 ofproto_v1_3.OFPT_MULTIPART_REQUEST: (False, True),
110 ofproto_v1_4.OFPT_MULTIPART_REQUEST: (False, True),
140 ofproto_v1_5.OFPT_MULTIPART_REQUEST: (False, True),
/dports/net/ryu/ryu-4.26/ryu/ofproto/
H A Dofproto_v1_4_parser.py1468 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
1694 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2064 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2113 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2172 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2229 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2338 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2459 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2559 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2635 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
[all …]
H A Dofproto_v1_5_parser.py1704 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
1933 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2390 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2439 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2507 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2564 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2674 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2795 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2905 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
2990 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
[all …]
H A Dofproto_v1_3_parser.py3870 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
3979 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4110 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4211 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4306 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4379 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4472 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4591 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4691 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
4766 @_set_msg_type(ofproto.OFPT_MULTIPART_REQUEST)
[all …]
H A Dofproto_v1_3.py56 OFPT_MULTIPART_REQUEST = 18 # Controller/switch message variable
H A Dofproto_v1_4.py75 OFPT_MULTIPART_REQUEST = 18 # Controller/switch message variable
H A Dofproto_v1_5.py75 OFPT_MULTIPART_REQUEST = 18 # Controller/switch message variable
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-openflow-1.3.c66 #define OFPT_MULTIPART_REQUEST 18U macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v4.c698 #define OFPT_MULTIPART_REQUEST 18 macro
729 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
4409 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v4()
H A Dpacket-openflow_v5.c867 #define OFPT_MULTIPART_REQUEST 18 macro
901 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
5868 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v5()
H A Dpacket-openflow_v6.c934 #define OFPT_MULTIPART_REQUEST 18
969 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
6578 case OFPT_MULTIPART_REQUEST:
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v4.c698 #define OFPT_MULTIPART_REQUEST 18 macro
729 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
4409 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v4()
H A Dpacket-openflow_v5.c867 #define OFPT_MULTIPART_REQUEST 18 macro
901 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
5868 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v5()
H A Dpacket-openflow_v6.c934 #define OFPT_MULTIPART_REQUEST 18 macro
969 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
6578 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v6()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v4.c698 #define OFPT_MULTIPART_REQUEST 18 macro
729 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
4409 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v4()
H A Dpacket-openflow_v5.c867 #define OFPT_MULTIPART_REQUEST 18 macro
901 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
5868 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v5()
H A Dpacket-openflow_v6.c934 #define OFPT_MULTIPART_REQUEST 18 macro
969 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
6578 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v6()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v4.c698 #define OFPT_MULTIPART_REQUEST 18 macro
729 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
4409 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v4()
H A Dpacket-openflow_v5.c867 #define OFPT_MULTIPART_REQUEST 18 macro
901 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
5868 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v5()
H A Dpacket-openflow_v6.c934 #define OFPT_MULTIPART_REQUEST 18 macro
969 { OFPT_MULTIPART_REQUEST, "OFPT_MULTIPART_REQUEST" },
6578 case OFPT_MULTIPART_REQUEST: in dissect_openflow_message_v6()