Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dclip.c860 static const struct seq_operations arp_seq_ops = { variable
882 p = proc_create_net("arp", 0444, atm_proc_root, &arp_seq_ops, in atm_clip_init()
/openbmc/linux/net/ipv4/
H A Darp.c1437 static const struct seq_operations arp_seq_ops = { variable
1447 if (!proc_create_net("arp", 0444, net->proc_net, &arp_seq_ops, in arp_net_init()