Lines Matching defs:upcall
265 struct dp_upcall_info upcall;
267 memset(&upcall, 0, sizeof(upcall));
268 upcall.cmd = OVS_PACKET_CMD_MISS;
271 upcall.portid = OVS_CB(skb)->upcall_pid;
273 upcall.portid =
276 upcall.portid = ovs_vport_find_upcall_portid(p, skb);
278 upcall.mru = OVS_CB(skb)->mru;
279 error = ovs_dp_upcall(dp, skb, key, &upcall, 0);
456 struct ovs_header *upcall;
508 upcall = genlmsg_put(user_skb, 0, 0, &dp_packet_genl_family,
510 if (!upcall) {
514 upcall->dp_ifindex = dp_ifindex;
1722 * and send the upcall to an arbitrary socket (0) in