Searched refs:latest_ip_addr (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/atm/
H A Dmpoa_caches.h62 __be32 latest_ip_addr; /* The src IP address of the last packet */ member in struct:eg_cache_entry
H A Dmpoa_proc.c181 sprintf(ip_string, "%pI4", &eg_entry->latest_ip_addr);
H A Dmpoa_caches.c403 if (entry->latest_ip_addr == ipaddr) {
H A Dmpc.c774 eg->latest_ip_addr = ip_hdr(new_skb)->saddr;

Completed in 146 milliseconds