Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dpkt_cls.h80 static inline bool tcf_block_bypass_sw(struct tcf_block *block) in tcf_block_bypass_sw() function
/linux-6.12.1/net/core/
Ddev.c4000 if (tcf_block_bypass_sw(miniq->block)) in tc_run()