Home
last modified time | relevance | path

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

/linux-6.1.9/net/ax25/
Daf_ax25.c826 static struct proto ax25_proto = { variable
893 sk = sk_alloc(net, PF_AX25, GFP_ATOMIC, &ax25_proto, kern); in ax25_create()
2042 int rc = proto_register(&ax25_proto, 0); in ax25_init()
2077 proto_unregister(&ax25_proto); in ax25_exit()