Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_fwd_kern.c43 static __always_inline int xdp_fwd_flags(struct xdp_md *ctx, u32 flags) in xdp_fwd_flags() function
149 return xdp_fwd_flags(ctx, 0); in xdp_fwd_prog()
155 return xdp_fwd_flags(ctx, BPF_FIB_LOOKUP_DIRECT); in xdp_fwd_direct_prog()