Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_sample.bpf.c207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() argument
214 idx_out = to_dev->ifindex; in BPF_PROG()
238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() argument
246 idx_out = to_dev->ifindex; in BPF_PROG()