Lines Matching defs:upcall
264 struct dp_upcall_info upcall;
266 memset(&upcall, 0, sizeof(upcall));
267 upcall.cmd = OVS_PACKET_CMD_MISS;
270 upcall.portid =
273 upcall.portid = ovs_vport_find_upcall_portid(p, skb);
275 upcall.mru = OVS_CB(skb)->mru;
276 error = ovs_dp_upcall(dp, skb, key, &upcall, 0);
437 struct ovs_header *upcall;
489 upcall = genlmsg_put(user_skb, 0, 0, &dp_packet_genl_family,
491 if (!upcall) {
495 upcall->dp_ifindex = dp_ifindex;
1693 * and send the upcall to an arbitrary socket (0) in