Searched defs:ct_state (Results 1 – 3 of 3) sorted by relevance
64 static inline enum ctx_state ct_state(void) in ct_state() function74 static inline enum ctx_state ct_state(void) { return CONTEXT_DISABLED; } in ct_state() function
73 u8 ct_state = OVS_CS_F_TRACKED; in ovs_ct_get_state() local
866 u32 ct_state = nla_get_u32(a[OVS_KEY_ATTR_CT_STATE]); in metadata_from_nlattrs() local