x25_proto         506 net/x25/af_x25.c static struct proto x25_proto = {
x25_proto         515 net/x25/af_x25.c 	struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern);
x25_proto        1781 net/x25/af_x25.c 	rc = proto_register(&x25_proto, 0);
x25_proto        1815 net/x25/af_x25.c 	proto_unregister(&x25_proto);
x25_proto        1833 net/x25/af_x25.c 	proto_unregister(&x25_proto);