Searched refs:pipex_lookup_by_ip_address_locked (Results 1 – 2 of 2) sorted by relevance
425 struct pipex_session *pipex_lookup_by_ip_address_locked (struct in_addr);
451 if (pipex_lookup_by_ip_address_locked( in pipex_link_session()616 pipex_lookup_by_ip_address_locked(struct in_addr addr) in pipex_lookup_by_ip_address_locked() function657 session = pipex_lookup_by_ip_address_locked(addr); in pipex_lookup_by_ip_address()