Searched defs:ct_state (Results 1 – 5 of 5) sorted by relevance
78 static inline enum ctx_state ct_state(void) in ct_state() function90 static inline enum ctx_state ct_state(void) { return CONTEXT_DISABLED; } in ct_state() function
220 u16 ct_state; member
82 u8 ct_state; member
120 u8 ct_state = OVS_CS_F_TRACKED; in ovs_ct_get_state() local
1200 u32 ct_state = nla_get_u32(a[OVS_KEY_ATTR_CT_STATE]); in metadata_from_nlattrs() local