Searched refs:mpoa_client (Results 1 – 5 of 5) sorted by relevance
13 struct mpoa_client;15 void atm_mpoa_init_cache(struct mpoa_client *mpc);36 struct mpoa_client *client);39 struct mpoa_client *client,42 struct mpoa_client *client);45 struct mpoa_client *client );47 struct mpoa_client *client);48 void (*clear_count)(struct mpoa_client *client);50 void (*refresh)(struct mpoa_client *client);51 void (*destroy_cache)(struct mpoa_client *mpc);[all …]
130 struct mpoa_client *mpc; in find_mpc_by_itfnum()144 struct mpoa_client *mpc; in find_mpc_by_vcc()158 struct mpoa_client *mpc; in find_mpc_by_lec()283 struct mpoa_client *mpc; in alloc_mpc()381 struct mpoa_client *mpc; in lane2_assoc_ind()573 struct mpoa_client *mpc; in mpc_send_packet()608 struct mpoa_client *mpc; in atm_mpoa_vcc_attach()656 struct mpoa_client *mpc; in mpc_vcc_close()690 struct mpoa_client *mpc; in mpc_push()797 struct mpoa_client *mpc; in atm_mpoa_mpoad_attach()[all …]
36 struct mpoa_client *client) in in_cache_get()56 struct mpoa_client *client, in in_cache_get_with_mask()78 struct mpoa_client *client) in in_cache_get_by_vcc()98 struct mpoa_client *client) in in_cache_add_entry()191 struct mpoa_client *client) in in_cache_remove_entry()333 struct mpoa_client *mpc) in eg_cache_get_by_cache_id()375 struct mpoa_client *mpc) in eg_cache_get_by_vcc()396 struct mpoa_client *mpc) in eg_cache_get_by_src_ip()426 struct mpoa_client *client) in eg_cache_remove_entry()457 struct mpoa_client *client) in eg_cache_add_entry()[all …]
13 int msg_to_mpoad(struct k_message *msg, struct mpoa_client *mpc);15 struct mpoa_client { struct16 struct mpoa_client *next; argument
47 extern struct mpoa_client *mpcs;107 struct mpoa_client *mpc; in mpc_start()119 struct mpoa_client *p = v; in mpc_next()133 struct mpoa_client *mpc = v; in mpc_show()
Completed in 9 milliseconds