Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dveth.c45 struct veth_rq { struct
59 struct veth_rq *rq; argument
151 static void __veth_xdp_flush(struct veth_rq *rq) in __veth_xdp_flush()
161 static int veth_xdp_rx(struct veth_rq *rq, struct sk_buff *skb) in veth_xdp_rx()
172 struct veth_rq *rq, bool xdp) in veth_forward_skb()
182 struct veth_rq *rq = NULL; in veth_xmit()
303 struct veth_rq *rq; in veth_xdp_xmit()
347 struct veth_rq *rq; in veth_xdp_flush()
375 static struct sk_buff *veth_xdp_rcv_one(struct veth_rq *rq, in veth_xdp_rcv_one()
457 static struct sk_buff *veth_xdp_rcv_skb(struct veth_rq *rq, struct sk_buff *skb, in veth_xdp_rcv_skb()
[all …]