Home
last modified time | relevance | path

Searched refs:arp_seq_ops (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/atm/
Dproc.c247 static struct seq_operations arp_seq_ops = { variable
271 rc = seq_open(file, &arp_seq_ops); in arp_seq_open()
/linux-2.4.37.9/net/ipv4/
Darp.c1314 static struct seq_operations arp_seq_ops = { variable
1331 rc = seq_open(file, &arp_seq_ops); in arp_seq_open()