Searched refs:msg_to_mpoad (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/atm/ |
D | mpoa_caches.c | 149 msg_to_mpoad(&msg, mpc); in cache_hit() 172 msg_to_mpoad(&msg, mpc); in cache_hit() 209 msg_to_mpoad(&msg, client); in in_cache_remove_entry() 290 msg_to_mpoad(&msg, client); in check_resolving_entries() 444 msg_to_mpoad(&msg, client); in eg_cache_remove_entry() 520 msg_to_mpoad(&msg, client); in clear_expired()
|
D | mpc.h | 12 int msg_to_mpoad(struct k_message *msg, struct mpoa_client *mpc);
|
D | mpc.c | 867 msg_to_mpoad(&mesg, mpc); in send_set_mps_ctrl_addr() 976 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad() function 1092 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1102 msg_to_mpoad(msg, mpc); in MPOA_trigger_rcvd() 1153 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()
|