Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcx.h146 static inline enum tcx_action_base tcx_action_code(struct sk_buff *skb, in tcx_action_code() function
/linux-6.14.4/net/core/
Ddev.c4275 return tcx_action_code(skb, ret); in tcx_run()