Searched refs:atm_mpoa_search_qos (Results 1 – 4 of 4) sorted by relevance
49 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip);
146 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit()169 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit()287 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in check_resolving_entries()
256 return atm_mpoa_delete_qos(atm_mpoa_search_qos(ipaddr)); in parse_qos()
180 entry = atm_mpoa_search_qos(dst_ip); in atm_mpoa_add_qos()201 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip) in atm_mpoa_search_qos() function1122 struct atm_mpoa_qos *qos = atm_mpoa_search_qos(dst_ip); in check_qos_and_open_shortcut()