Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Ddatapath.c332 uint32_t cutlen) in ovs_dp_upcall() argument
369 uint32_t cutlen) in queue_gso_packets() argument
454 uint32_t cutlen) in queue_userspace_packet() argument
[all...]
H A Dactions.c837 u32 cutlen = OVS_CB(skb)->cutlen; do_output() local
864 output_userspace(struct datapath * dp,struct sk_buff * skb,struct sw_flow_key * key,const struct nlattr * attr,const struct nlattr * actions,int actions_len,uint32_t cutlen) output_userspace() argument
[all...]
H A Ddatapath.h131 u32 cutlen; member