Home
last modified time | relevance | path

Searched refs:atm_mpoa_search_qos (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/atm/
Dmpc.h49 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip);
Dmpoa_caches.c146 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()
Dmpoa_proc.c256 return atm_mpoa_delete_qos(atm_mpoa_search_qos(ipaddr)); in parse_qos()
Dmpc.c180 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() function
1122 struct atm_mpoa_qos *qos = atm_mpoa_search_qos(dst_ip); in check_qos_and_open_shortcut()