代码搜索:NETLINK
找到约 615 项符合「NETLINK」的源代码
代码结果 615
www.eeworm.com/read/316872/3606396
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/311998/3676966
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/294038/3925235
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/294038/3925292
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/292705/3949751
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/292705/3949807
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/292705/3949899
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/291465/3964765
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/273740/4199304
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/273740/4199362
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