Home
last modified time | relevance | path

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

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