Home
last modified time | relevance | path

Searched refs:OVS_CS_F_RELATED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dconntrack.h35 OVS_CS_F_RELATED | OVS_CS_F_REPLY_DIR | \
H A Dconntrack.c142 ct_state |= OVS_CS_F_RELATED; in ovs_ct_get_state()
262 state |= OVS_CS_F_RELATED; in ovs_ct_update_key()
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h517 #define OVS_CS_F_RELATED 0x04 /* Related to an established macro