Lines Matching refs:mpoa_client

26 				    struct mpoa_client *client)  in in_cache_get()
46 struct mpoa_client *client, in in_cache_get_with_mask()
68 struct mpoa_client *client ) in in_cache_get_by_vcc()
88 struct mpoa_client *client) in in_cache_add_entry()
125 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit()
186 struct mpoa_client *client) in in_cache_remove_entry()
224 static void clear_count_and_expired(struct mpoa_client *client) in clear_count_and_expired()
251 static void check_resolving_entries(struct mpoa_client *client) in check_resolving_entries()
296 static void refresh_entries(struct mpoa_client *client) in refresh_entries()
320 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache()
330 static eg_cache_entry *eg_cache_get_by_cache_id(uint32_t cache_id, struct mpoa_client *mpc) in eg_cache_get_by_cache_id()
350 static eg_cache_entry *eg_cache_get_by_tag(uint32_t tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
371 static eg_cache_entry *eg_cache_get_by_vcc(struct atm_vcc *vcc, struct mpoa_client *mpc) in eg_cache_get_by_vcc()
391 static eg_cache_entry *eg_cache_get_by_src_ip(uint32_t ipaddr, struct mpoa_client *mpc) in eg_cache_get_by_src_ip()
424 struct mpoa_client *client) in eg_cache_remove_entry()
456 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, struct mpoa_client *client) in eg_cache_add_entry()
503 static void clear_expired(struct mpoa_client *client) in clear_expired()
530 static void eg_destroy_cache(struct mpoa_client *mpc) in eg_destroy_cache()
570 void atm_mpoa_init_cache(struct mpoa_client *mpc) in atm_mpoa_init_cache()