Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dmpoa_caches.h62 __be32 latest_ip_addr; /* The src IP address of the last packet */ member
Dmpoa_proc.c184 sprintf(ip_string, "%pI4", &eg_entry->latest_ip_addr); in mpc_show()
Dmpoa_caches.c404 if (entry->latest_ip_addr == ipaddr) { in eg_cache_get_by_src_ip()
Dmpc.c773 eg->latest_ip_addr = ip_hdr(new_skb)->saddr; in mpc_push()