Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dclip.c859 static const struct seq_operations arp_seq_ops = { variable
881 p = proc_create_net("arp", 0444, atm_proc_root, &arp_seq_ops, in atm_clip_init()
/Linux-v4.19/net/ipv4/
Darp.c1414 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()