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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ax25/
H A Daf_ax25.c772 static struct proto ax25_proto = { variable in typeref:struct:proto
828 if ((sk = sk_alloc(PF_AX25, GFP_ATOMIC, &ax25_proto, 1)) == NULL)
1978 int rc = proto_register(&ax25_proto, 0);
2017 proto_unregister(&ax25_proto);

Completed in 69 milliseconds