Home
last modified time | relevance | path

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

/linux-4.4.14/net/ax25/
Daf_ax25.c1932 static const struct file_operations ax25_info_fops = { variable
1994 proc_create("ax25", S_IRUGO, init_net.proc_net, &ax25_info_fops); in ax25_init()