代码搜索:NETLINK
找到约 615 项符合「NETLINK」的源代码
代码结果 615
www.eeworm.com/read/229812/4728439
c netlink.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/209559/4968978
h netlink.h
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#include /* for sa_family_t */
#include
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_SKI
www.eeworm.com/read/209559/4974548
c netlink.c
/*
* Netlink event notifications for SELinux.
*
* Author: James Morris
*
* Copyright (C) 2004 Red Hat, Inc., James Morris
*
* This program is free soft
www.eeworm.com/read/199421/5077399
c netlink.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/195013/5119379
h netlink.h
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_SKIP 1 /* Reserved for ENskip */
#define NETLINK_USERSOCK 2 /* Reserved
www.eeworm.com/read/179911/5298118
h netlink.h
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_SKIP 1 /* Reserved for ENskip */
#define NETLINK_USERSOCK 2 /* Reserved
www.eeworm.com/read/350097/3133009
h netlink.h
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_SKIP 1 /* Reserved for ENskip */
#define NETLINK_USERSOCK 2 /* Reserved
www.eeworm.com/read/316872/3598584
h netlink.h
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#include /* for sa_family_t */
#include
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_UNU
www.eeworm.com/read/316872/3602710
h netlink.h
#ifndef __NET_NETLINK_H
#define __NET_NETLINK_H
#include
#include
#include
/* ====================================================================
www.eeworm.com/read/316872/3605247
c netlink.c
/**
* eCryptfs: Linux filesystem encryption layer
*
* Copyright (C) 2004-2006 International Business Machines Corp.
* Author(s): Michael A. Halcrow
* Tyler Hicks