Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcx.h145 static inline enum tcx_action_base tcx_action_code(struct sk_buff *skb, in tcx_action_code() function
/Linux-v6.6/net/core/
Ddev.c4001 return tcx_action_code(skb, ret); in tcx_run()