Home
last modified time | relevance | path

Searched defs:flow_cache_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/
Dflow.h227 struct flow_cache_ops { struct
228 struct flow_cache_object *(*get)(struct flow_cache_object *);
229 int (*check)(struct flow_cache_object *);
230 void (*delete)(struct flow_cache_object *);