Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h190 OVS_PACKET_ATTR_LEN, /* Packet size before truncation. */ enumerator
/Linux-v4.19/net/openvswitch/
Ddatapath.c492 if (nla_put_u32(user_skb, OVS_PACKET_ATTR_LEN, in queue_userspace_packet()