Home
last modified time | relevance | path

Searched defs:dst_ip (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/atm/
Dmpc.c159 struct atm_mpoa_qos *atm_mpoa_add_qos(uint32_t dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()
184 struct atm_mpoa_qos *atm_mpoa_search_qos(uint32_t dst_ip) in atm_mpoa_search_qos()
1036 uint32_t dst_ip = msg->content.in_info.in_dst_ip; in MPOA_trigger_rcvd() local
1073 uint32_t dst_ip = msg->content.in_info.in_dst_ip; in check_qos_and_open_shortcut() local
1112 uint32_t dst_ip = msg->content.in_info.in_dst_ip; in MPOA_res_reply_rcvd() local
1158 uint32_t dst_ip = msg->content.in_info.in_dst_ip; in ingress_purge_rcvd() local
Dmpoa_caches.c25 static in_cache_entry *in_cache_get(uint32_t dst_ip, in in_cache_get()
45 static in_cache_entry *in_cache_get_with_mask(uint32_t dst_ip, in in_cache_get_with_mask()
87 static in_cache_entry *in_cache_add_entry(uint32_t dst_ip, in in_cache_add_entry()