libfluid
The ONF OpenFlow driver
GitHub:
libfluid
|
libfluid_base
|
libfluid_msg
Mailing list
Home
Documentation
API reference
API reference
fluid_msg
of10
Match
fluid_msg::of10::Match Member List
This is the complete list of members for
fluid_msg::of10::Match
, including all inherited members.
dl_dst
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
dl_dst
(const EthAddress &dl_dst) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
dl_src
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
dl_src
(const EthAddress &dl_src) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
dl_type
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
dl_type
(uint16_t dl_type) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
dl_vlan
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
dl_vlan
(uint16_t dl_vlan) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
dl_vlan_pcp
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
dl_vlan_pcp
(uint8_t dl_vlan_pcp) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
in_port
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
in_port
(uint16_t in_port) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
Match
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_dst
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
nw_dst
(const IPAddress &nw_dst) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_dst
(const IPAddress &nw_src, uint32_t prefix) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_proto
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
nw_proto
(uint8_t nw_proto) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_src
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
nw_src
(const IPAddress &nw_src) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_src
(const IPAddress &nw_src, uint32_t prefix) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
nw_tos
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
nw_tos
(uint8_t nw_tos) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
operator!=
(const Match &other) const (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
operator==
(const Match &other) const (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
pack
(uint8_t *buffer) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
tp_dst
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
tp_dst
(uint16_t tp_dst) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
tp_src
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
tp_src
(uint16_t tp_src) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
unpack
(uint8_t *buffer) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
wildcards
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline
wildcards
(uint32_t wildcards) (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
~Match
() (defined in
fluid_msg::of10::Match
)
fluid_msg::of10::Match
inline