代码搜索:NETLINK

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

代码结果 615
www.eeworm.com/read/368386/2820281

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/362989/2924766

h nfnetlink_log.h

#ifndef _NFNETLINK_LOG_H #define _NFNETLINK_LOG_H /* This file describes the netlink messages (i.e. 'protocol packets'), * and not any kind of function definitions. It is shared between kernel and
www.eeworm.com/read/350657/3124266

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/350657/3124324

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/264095/4297602

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/264095/4297660

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/262041/4316458

h rtnetlink.h

#ifndef __LINUX_RTNETLINK_H #define __LINUX_RTNETLINK_H #include /**** * Routing/neighbour discovery messages. ****/ /* Types of messages */ enum { RTM_BASE = 16,
www.eeworm.com/read/262041/4316469

h ip_queue.h

/* * 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. */ #ifndef _IP_QUEUE_H #define _I
www.eeworm.com/read/262041/4316845

h xfrm.h

#ifndef _LINUX_XFRM_H #define _LINUX_XFRM_H #include /* All of the structures in this file may not change size as they are * passed into the kernel from userspace via netlink
www.eeworm.com/read/161121/5560751

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