Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcx.h150 static inline enum tcx_action_base tcx_action_code(struct sk_buff *skb, in tcx_action_code() function
/openbmc/linux/net/core/
H A Ddev.c4012 return tcx_action_code(skb, ret); in tcx_run()