Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h130 #define OVS_DP_F_UNALIGNED (1 << 0) macro
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c425 if (!(dp->user_features & OVS_DP_F_UNALIGNED)) { in pad_packet()
477 if (dp->user_features & OVS_DP_F_UNALIGNED) in queue_userspace_packet()
1717 OVS_DP_F_UNALIGNED | in ovs_dp_change()

Completed in 10 milliseconds