Searched refs:OVS_DP_F_UNALIGNED (Results 1 – 2 of 2) sorted by relevance
119 #define OVS_DP_F_UNALIGNED (1 << 0) macro
446 if (dp->user_features & OVS_DP_F_UNALIGNED) in queue_userspace_packet()491 if (!(dp->user_features & OVS_DP_F_UNALIGNED)) { in queue_userspace_packet()