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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlink/
H A Daf_netlink.c377 static struct proto netlink_proto = { variable in typeref:struct:proto
391 sk = sk_alloc(PF_NETLINK, GFP_KERNEL, &netlink_proto, 1);
1813 int err = proto_register(&netlink_proto, 0);

Completed in 31 milliseconds