Searched refs:vcc_proto (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dcommon.c125 static struct proto vcc_proto = { variable in typeref:struct:proto
139 sk = sk_alloc(family, GFP_KERNEL, &vcc_proto, 1);
774 if ((error = proto_register(&vcc_proto, 0)) < 0)
802 proto_unregister(&vcc_proto);
812 proto_unregister(&vcc_proto);

Completed in 10 milliseconds