Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dmpc.h50 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip);
H A Dmpoa_caches.c147 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit()
170 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit()
286 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in check_resolving_entries()
H A Dmpoa_proc.c257 return atm_mpoa_delete_qos(atm_mpoa_search_qos(ipaddr)); in parse_qos()
H A Dmpc.c181 entry = atm_mpoa_search_qos(dst_ip); in atm_mpoa_add_qos()
202 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip) in atm_mpoa_search_qos() function
1121 struct atm_mpoa_qos *qos = atm_mpoa_search_qos(dst_ip); in check_qos_and_open_shortcut()