Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_flower.c525 static struct cls_fl_filter *__fl_get(struct cls_fl_head *head, u32 handle) in __fl_get() function
620 return __fl_get(head, handle); in fl_get()