Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_fwd_kern.c44 static __always_inline int xdp_fwd_flags(struct xdp_md *ctx, u32 flags) in xdp_fwd_flags() function
150 return xdp_fwd_flags(ctx, 0); in xdp_fwd_prog()
156 return xdp_fwd_flags(ctx, BPF_FIB_LOOKUP_DIRECT); in xdp_fwd_direct_prog()