Searched refs:OVS_CS_F_ESTABLISHED (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/openvswitch/
H A Dconntrack.h34 #define CT_SUPPORTED_MASK (OVS_CS_F_NEW | OVS_CS_F_ESTABLISHED | \
H A Dconntrack.c138 ct_state |= OVS_CS_F_ESTABLISHED;
/linux-master/include/uapi/linux/
H A Dopenvswitch.h516 #define OVS_CS_F_ESTABLISHED 0x02 /* Part of an existing connection. */ macro

Completed in 117 milliseconds