Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/x25/
H A Daf_x25.c506 static struct proto x25_proto = { variable
515 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()
1797 rc = proto_register(&x25_proto, 0); in x25_init()
1831 proto_unregister(&x25_proto); in x25_init()
1849 proto_unregister(&x25_proto); in x25_exit()