Searched defs:upcall_info (Results 1 – 1 of 1) sorted by relevance
| /linux/net/openvswitch/ |
| H A D | datapath.c | 214 const struct dp_upcall_info *upcall_info, in ovs_vport_update_upcall_stats() argument 331 ovs_dp_upcall(struct datapath * dp,struct sk_buff * skb,const struct sw_flow_key * key,const struct dp_upcall_info * upcall_info,uint32_t cutlen) ovs_dp_upcall() argument 368 queue_gso_packets(struct datapath * dp,struct sk_buff * skb,const struct sw_flow_key * key,const struct dp_upcall_info * upcall_info,uint32_t cutlen) queue_gso_packets() argument 413 upcall_msg_size(const struct dp_upcall_info * upcall_info,unsigned int hdrlen,int actions_attrlen) upcall_msg_size() argument 453 queue_userspace_packet(struct datapath * dp,struct sk_buff * skb,const struct sw_flow_key * key,const struct dp_upcall_info * upcall_info,uint32_t cutlen) queue_userspace_packet() argument [all...] |