Searched refs:msg_to_mpoad (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/atm/ |
D | mpoa_caches.c | 141 msg_to_mpoad(&msg, mpc); in cache_hit() 165 msg_to_mpoad( &msg, mpc); in cache_hit() 205 msg_to_mpoad(&msg,client); in in_cache_remove_entry() 286 msg_to_mpoad(&msg, client); in check_resolving_entries() 440 msg_to_mpoad(&msg,client); in eg_cache_remove_entry() 520 msg_to_mpoad(&msg, client); in clear_expired()
|
D | mpc.h | 11 int msg_to_mpoad(struct k_message *msg, struct mpoa_client *mpc);
|
D | mpc.c | 819 msg_to_mpoad(&mesg, mpc); in send_set_mps_ctrl_addr() 932 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad() function 1045 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1055 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1104 msg_to_mpoad(msg, client); in check_qos_and_open_shortcut() 1357 msg_to_mpoad(msg, mpc); in clean_up() 1363 msg_to_mpoad(msg, mpc); in clean_up()
|