Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dmpoa_caches.h59 uint32_t latest_ip_addr; /* The src IP address of the last packet */ member
Dmpoa_proc.c141 temp = (unsigned char *)&eg_entry->latest_ip_addr; in proc_mpc_read()
Dmpoa_caches.c398 if(entry->latest_ip_addr == ipaddr) { in eg_cache_get_by_src_ip()
Dmpc.c730 eg->latest_ip_addr = new_skb->nh.iph->saddr; in mpc_push()