Home
last modified time | relevance | path

Searched refs:aarp_seq_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Datalk.h153 extern const struct seq_operations aarp_seq_ops;
/Linux-v4.19/net/appletalk/
Datalk_proc.c239 p = proc_create_seq_private("arp", 0444, atalk_proc_dir, &aarp_seq_ops, in atalk_proc_init()
Daarp.c1031 const struct seq_operations aarp_seq_ops = { variable