Home
last modified time | relevance | path

Searched defs:OFPFMF_ADD (Results 1 – 9 of 9) sorted by relevance

/dports/net/ryu/ryu-4.26/ryu/ofproto/
H A Dofproto_v1_4.py1299 OFPFMF_ADD = 1 << 1 # New matching flows as they are added. variable
H A Dofproto_v1_5.py1513 OFPFMF_ADD = 1 << 1 # New matching flows as they are added. variable
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v5.c3776 #define OFPFMF_ADD 1<<1 macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v5.c3776 #define OFPFMF_ADD 1<<1 macro
H A Dpacket-openflow_v6.c4140 #define OFPFMF_ADD 1<<1 macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v5.c3776 #define OFPFMF_ADD 1<<1 macro
H A Dpacket-openflow_v6.c4140 #define OFPFMF_ADD 1<<1 macro
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-openflow_v5.c3776 #define OFPFMF_ADD 1<<1 macro
H A Dpacket-openflow_v6.c4140 #define OFPFMF_ADD 1<<1 macro