Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_lwt_bpf.c160 static inline int __do_push_ll_and_redirect(struct __sk_buff *skb) in __do_push_ll_and_redirect() function
187 return __do_push_ll_and_redirect(skb); in do_push_ll_and_redirect_silent()
195 ret = __do_push_ll_and_redirect(skb); in do_push_ll_and_redirect()