Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1209 static inline int xdp_ok_fwd_dev(const struct net_device *fwd, in xdp_ok_fwd_dev() function
/linux/net/core/
H A Dfilter.c4609 err = xdp_ok_fwd_dev(fwd, skb->len); in xdp_do_generic_redirect()