Searched refs:OVS_UFID_F_OMIT_ACTIONS (Results 1 – 3 of 3) sorted by relevance
640 #define OVS_UFID_F_OMIT_ACTIONS (1 << 2) macro
2311 OVS_UFID_F_OMIT_ACTIONS = 1 << 22347 | OVS_UFID_F_OMIT_ACTIONS
767 return !(ufid_flags & OVS_UFID_F_OMIT_ACTIONS); in should_fill_actions()