Searched defs:dst_ip (Results 1 – 3 of 3) sorted by relevance
157 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()182 struct atm_mpoa_qos *atm_mpoa_search_qos(__be32 dst_ip) in atm_mpoa_search_qos()1050 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_trigger_rcvd() local1087 __be32 dst_ip = msg->content.in_info.in_dst_ip; in check_qos_and_open_shortcut() local1124 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_res_reply_rcvd() local1171 __be32 dst_ip = msg->content.in_info.in_dst_ip; in ingress_purge_rcvd() local
25 static in_cache_entry *in_cache_get(__be32 dst_ip, in in_cache_get()45 static in_cache_entry *in_cache_get_with_mask(__be32 dst_ip, in in_cache_get_with_mask()87 static in_cache_entry *in_cache_add_entry(__be32 dst_ip, in in_cache_add_entry()
464 __be32 dst_ip; member