代码搜索:NETLINK

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

代码结果 615
www.eeworm.com/read/448648/7528648

o if_netlink.o

www.eeworm.com/read/448648/7528659

c if_netlink.c

/* * Interface looking up by netlink. * Copyright (C) 1998 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under
www.eeworm.com/read/145256/12742647

c if_netlink.c

/* * Interface looking up by netlink. * Copyright (C) 1998 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under
www.eeworm.com/read/147766/5726504

h netlink.h

#undef CONFIG_SA1100_USB_NETLINK
www.eeworm.com/read/140582/5785708

h netlink.h

#ifndef __LINUX_NETLINK_H #define __LINUX_NETLINK_H #include #include /* for sa_family_t */ #define NETLINK_ROUTE 0 /* Routing/device hook */ #define NETLINK_SKIP 1 /*
www.eeworm.com/read/135153/5888987

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/132748/5909834

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/132747/5910583

h netlink.h

#ifndef __NET_NETLINK_H #define __NET_NETLINK_H #define NET_MAJOR 36 /* Major 18 is reserved for networking */ #define MAX_LINKS 11 /* 18,0 for route updates, 18,1 for SKIP, 18,2 debug tap 18
www.eeworm.com/read/125688/6022964

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/347299/11675431

c netlink.c

#define LINUX #define __KERNEL__ #define MODULE #include #include #include #include #include #include