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
1828 OVS_UFID_F_OMIT_ACTIONS = 1 << 21864 | OVS_UFID_F_OMIT_ACTIONS
768 return !(ufid_flags & OVS_UFID_F_OMIT_ACTIONS); in should_fill_actions()