Home
last modified time | relevance | path

Searched refs:veth_rq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/
Dveth.c50 struct veth_rq { struct
65 struct veth_rq *rq; argument
208 static void __veth_xdp_flush(struct veth_rq *rq) in __veth_xdp_flush()
218 static int veth_xdp_rx(struct veth_rq *rq, struct sk_buff *skb) in veth_xdp_rx()
229 struct veth_rq *rq, bool xdp) in veth_forward_skb()
239 struct veth_rq *rq = NULL; in veth_xmit()
399 struct veth_rq *rq; in veth_xdp_xmit()
472 struct veth_rq *rq; in veth_xdp_flush()
507 static struct sk_buff *veth_xdp_rcv_one(struct veth_rq *rq, in veth_xdp_rcv_one()
593 static struct sk_buff *veth_xdp_rcv_skb(struct veth_rq *rq, struct sk_buff *skb, in veth_xdp_rcv_skb()
[all …]