Searched refs:msg_to_mpoad (Results 1 – 3 of 3) sorted by relevance
/linux/net/atm/ |
H A D | mpoa_caches.c | 150 msg_to_mpoad(&msg, mpc); in cache_hit() 173 msg_to_mpoad(&msg, mpc); in cache_hit() 209 msg_to_mpoad(&msg, client); in in_cache_remove_entry() 289 msg_to_mpoad(&msg, client); in check_resolving_entries() 442 msg_to_mpoad(&msg, client); in eg_cache_remove_entry() 517 msg_to_mpoad(&msg, client); in clear_expired()
|
H A D | mpc.h | 13 int msg_to_mpoad(struct k_message *msg, struct mpoa_client *mpc);
|
H A D | mpc.c | 866 msg_to_mpoad(&mesg, mpc); in send_set_mps_ctrl_addr() 975 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad() function 1091 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1101 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1152 msg_to_mpoad(msg, client); in check_qos_and_open_shortcut() 1402 msg_to_mpoad(msg, mpc); in clean_up() 1408 msg_to_mpoad(msg, mpc); in clean_up()
|