代码搜索:NETLINK

找到约 615 项符合「NETLINK」的源代码

代码结果 615
www.eeworm.com/read/479151/1343934

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000 James Morris, this code is GPL. * * 2000-03-27: Simplified code (thanks
www.eeworm.com/read/250243/4441116

c ip6_queue.c

/* * This is a module which is used for queueing IPv6 packets and * communicating with userspace via netlink. * * (C) 2001 Fernando Anton, this code is GPL. * IPv64 Project - Work based in IP
www.eeworm.com/read/250243/4441232

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000-2002 James Morris * * This program is free s
www.eeworm.com/read/243567/4525860

c ip6_queue.c

/* * This is a module which is used for queueing IPv6 packets and * communicating with userspace via netlink. * * (C) 2001 Fernando Anton, this code is GPL. * IPv64 Project - Work based in IP
www.eeworm.com/read/243567/4525917

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000 James Morris, this code is GPL. * * 2000-03-27: Simplified code (thanks
www.eeworm.com/read/209559/4974729

c ip6_queue.c

/* * This is a module which is used for queueing IPv6 packets and * communicating with userspace via netlink. * * (C) 2001 Fernando Anton, this code is GPL. * IPv64 Project - Work based in IP
www.eeworm.com/read/209559/4974887

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000-2002 James Morris * * This program is free s
www.eeworm.com/read/195013/5123201

makefile

# # Makefile for the netlink driver. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's somethin
www.eeworm.com/read/195013/5123257

c ip6_queue.c

/* * This is a module which is used for queueing IPv6 packets and * communicating with userspace via netlink. * * (C) 2001 Fernando Anton, this code is GPL. * IPv64 Project - Work based in IP
www.eeworm.com/read/195013/5123349

c ip_queue.c

/* * This is a module which is used for queueing IPv4 packets and * communicating with userspace via netlink. * * (C) 2000 James Morris, this code is GPL. * * 2000-03-27: Simplified code (thanks