Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtcx.c46 tcx_skeys_inc(ingress); in tcx_prog_attach()
160 tcx_skeys_inc(ingress); in tcx_link_prog_attach()
/openbmc/linux/include/net/
H A Dtcx.h114 static inline void tcx_skeys_inc(bool ingress) in tcx_skeys_inc() function