Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dfq_impl.h113 fq_flow_get_default_t get_default_func) in fq_flow_classify() argument
126 flow = get_default_func(fq, tin, idx, skb); in fq_flow_classify()
159 fq_flow_get_default_t get_default_func) in fq_tin_enqueue() argument
166 flow = fq_flow_classify(fq, tin, skb, get_default_func); in fq_tin_enqueue()