Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dflow.h215 struct flow_cache_ops { struct
216 struct flow_cache_object *(*get)(struct flow_cache_object *);
217 int (*check)(struct flow_cache_object *);
218 void (*delete)(struct flow_cache_object *);