代码搜索:NETLINK
找到约 615 项符合「NETLINK」的源代码
代码结果 615
www.eeworm.com/read/152843/5666206
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
* (C) 2003-2005 Netfilter C
www.eeworm.com/read/140582/5785707
h rtnetlink.h
#ifndef __LINUX_RTNETLINK_H
#define __LINUX_RTNETLINK_H
#include "netlink.h"
#include
#define RTNL_DEBUG 1
/****
* Routing/neighbour discovery messages.
****/
/* Types of messages *
www.eeworm.com/read/337546/3337124
h nfnetlink.h
#ifndef _NFNETLINK_H
#define _NFNETLINK_H
#include
#ifndef __KERNEL__
/* nfnetlink groups: Up to 32 maximum - backwards compatibility for userspace */
#define NF_NETLINK_CONNTRACK_NEW
www.eeworm.com/read/337546/3339061
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
* (C) 2003-2005 Netfilter C
www.eeworm.com/read/324920/3495915
h nfnetlink.h
#ifndef _NFNETLINK_H
#define _NFNETLINK_H
#include
#ifndef __KERNEL__
/* nfnetlink groups: Up to 32 maximum - backwards compatibility for userspace */
#define NF_NETLINK_CONNTRACK_NEW
www.eeworm.com/read/324920/3497805
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
* (C) 2003-2005 Netfilter C
www.eeworm.com/read/316872/3606553
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
* (C) 2003-2005 Netfilter C
www.eeworm.com/read/316872/3606902
c nfnetlink.c
/* Netfilter messages via netlink socket. Allows for user space
* protocol helpers and general trouble making from userspace.
*
* (C) 2001 by Jay Schulist ,
* (C) 2002-2005 by H
www.eeworm.com/read/434722/1868809
h krt-scan.h
/*
* BIRD -- Linux Kernel Netlink Route Syncer -- Scanning
*
* (c) 1998--2000 Martin Mares
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#ifndef _BIRD_KR
www.eeworm.com/read/431110/1910882
h rtnetlink.h
#ifndef __LINUX_RTNETLINK_H
#define __LINUX_RTNETLINK_H
#include "netlink.h"
#include
#define RTNL_DEBUG 1
/****
* Routing/neighbour discovery messages.
****/
/* Types of messages *