tag
line
file
source code
NETLINK_MAJOR
219
net/netlink.c
if(register_chrdev(NETLINK_MAJOR,"netlink", &netlink_fops)) {
NETLINK_MAJOR
220
net/netlink.c
printk("netlink: unable to get major %d\n", NETLINK_MAJOR);