Searched refs:OVS_DP_F_UNALIGNED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h130 #define OVS_DP_F_UNALIGNED (1 << 0) macro
/linux-master/net/openvswitch/
H A Ddatapath.c424 if (!(dp->user_features & OVS_DP_F_UNALIGNED)) {
476 if (dp->user_features & OVS_DP_F_UNALIGNED)
1716 OVS_DP_F_UNALIGNED |

Completed in 129 milliseconds