代码搜索:NETLINK
找到约 615 项符合「NETLINK」的源代码
代码结果 615
www.eeworm.com/read/347299/11675426
c user.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/250015/4443524
h libnetlink.h
/* vi: set sw=4 ts=4: */
#ifndef __LIBNETLINK_H__
#define __LIBNETLINK_H__ 1
#include
/* We need linux/types.h because older kernels use __u32 etc
* in linux/[rt]netlink.h. 2.6.19 se
www.eeworm.com/read/242732/4540689
h cmd.h
#ifndef __CMD_H
#define __CMD_H
void netlink_cmd (void);
void ftplink_cmd (void);
void undelete_cmd (void);
void help_cmd (void);
void dirsizes_cmd (void);
int view_file_at_line (char *filename
www.eeworm.com/read/316872/3606097
makefile
#
# Makefile for building the SELinux module as part of the kernel tree.
#
obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/
selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o exports
www.eeworm.com/read/295117/3912396
h ip_common.h
/* vi: set sw=4 ts=4: */
#ifndef _IP_COMMON_H
#define _IP_COMMON_H 1
#include "busybox.h"
#include
#include
#include
#if !defined IFA_RTA
#include
www.eeworm.com/read/295117/3912413
h libnetlink.h
/* vi: set sw=4 ts=4: */
#ifndef __LIBNETLINK_H__
#define __LIBNETLINK_H__ 1
#include
/* We need linux/types.h because older kernels use __u32 etc
* in linux/[rt]netlink.h. 2.6.19 se
www.eeworm.com/read/428548/1959118
h libnetlink.h
/* vi: set sw=4 ts=4: */
#ifndef __LIBNETLINK_H__
#define __LIBNETLINK_H__ 1
#include
/* We need linux/types.h because older kernels use __u32 etc
* in linux/[rt]netlink.h. 2.6.19 se
www.eeworm.com/read/418008/2095351
h ip_common.h
#ifndef _IP_COMMON_H
#define _IP_COMMON_H 1
#include "busybox.h"
#include
#include
#include
extern int preferred_family;
extern char * _SL_;
ext
www.eeworm.com/read/409921/2223225
h cmd.h
#ifndef __CMD_H
#define __CMD_H
void netlink_cmd (void);
void ftplink_cmd (void);
void undelete_cmd (void);
void help_cmd (void);
void dirsizes_cmd (void);
int view_file_at_line (char *filename
www.eeworm.com/read/250015/4443507
h ip_common.h
/* vi: set sw=4 ts=4: */
#ifndef _IP_COMMON_H
#define _IP_COMMON_H 1
#include "libbb.h"
#include
#include
#include
#if !defined IFA_RTA
#include