Home
last modified time | relevance | path

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

/linux-5.19.10/net/atm/
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()
/linux-5.19.10/net/ipv4/
Darp.c1415 static const struct seq_operations arp_seq_ops = { variable
1425 if (!proc_create_net("arp", 0444, net->proc_net, &arp_seq_ops, in arp_net_init()