Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dax25.h385 extern const struct file_operations ax25_route_fops;
/linux-4.1.27/net/ax25/
Dax25_route.c338 const struct file_operations ax25_route_fops = { variable
Daf_ax25.c1994 &ax25_route_fops); in ax25_init()