Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.h105 u32 cutlen; member
H A Ddatapath.c280 uint32_t cutlen) in ovs_dp_upcall()
312 uint32_t cutlen) in queue_gso_packets()
397 uint32_t cutlen) in queue_userspace_packet()
H A Dactions.c917 u32 cutlen = OVS_CB(skb)->cutlen; in do_output() local
944 uint32_t cutlen) in output_userspace()