Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dmpc.h29 const struct eg_cache_ops *eg_ops; /* egress cache operations */
H A Dmpoa_caches.h67 struct eg_cache_ops{ struct
68 add_entryeg_cache_ops global() argument
69 get_by_cache_ideg_cache_ops global() argument
70 get_by_tageg_cache_ops global() argument
71 get_by_vcceg_cache_ops global() argument
72 get_by_src_ipeg_cache_ops global() argument
73 puteg_cache_ops global() argument
74 remove_entryeg_cache_ops global() argument
75 updateeg_cache_ops global() argument
76 clear_expiredeg_cache_ops global() argument
77 destroy_cacheeg_cache_ops global() argument
H A Dmpoa_caches.c548 static const struct eg_cache_ops egress_ops = {