Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dfq_impl.h119 fq_flow_get_default_t get_default_func) in fq_flow_classify() argument
127 flow = get_default_func(fq, tin, idx, skb); in fq_flow_classify()
160 fq_flow_get_default_t get_default_func) in fq_tin_enqueue() argument
167 flow = fq_flow_classify(fq, tin, idx, skb, get_default_func); in fq_tin_enqueue()