Home
last modified time | relevance | path

Searched refs:OVS_UFID_F_OMIT_ACTIONS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h640 #define OVS_UFID_F_OMIT_ACTIONS (1 << 2) macro
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c769 return !(ufid_flags & OVS_UFID_F_OMIT_ACTIONS); in should_fill_actions()

Completed in 10 milliseconds