Home
last modified time | relevance | path

Searched defs:cutlen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Ddatapath.h123 u32 cutlen; member
H A Ddatapath.c313 uint32_t cutlen) in ovs_dp_upcall()
350 uint32_t cutlen) in queue_gso_packets()
435 uint32_t cutlen) in queue_userspace_packet()
H A Dactions.c925 u32 cutlen = OVS_CB(skb)->cutlen; in do_output() local
958 uint32_t cutlen) in output_userspace()