代码搜索:Classify

找到约 2,639 项符合「Classify」的源代码

代码结果 2,639
www.eeworm.com/read/324920/3495917

h xt_classify.h

#ifndef _XT_CLASSIFY_H #define _XT_CLASSIFY_H struct xt_classify_target_info { u_int32_t priority; }; #endif /*_XT_CLASSIFY_H */
www.eeworm.com/read/323368/3516887

h ipt_classify.h

#ifndef _IPT_CLASSIFY_H #define _IPT_CLASSIFY_H struct ipt_classify_target_info { u_int32_t priority; }; #endif /*_IPT_CLASSIFY_H */
www.eeworm.com/read/316872/3598244

h ipt_classify.h

#ifndef _IPT_CLASSIFY_H #define _IPT_CLASSIFY_H #include #define ipt_classify_target_info xt_classify_target_info #endif /*_IPT_CLASSIFY_H */
www.eeworm.com/read/316872/3598855

h xt_classify.h

#ifndef _XT_CLASSIFY_H #define _XT_CLASSIFY_H struct xt_classify_target_info { u_int32_t priority; }; #endif /*_XT_CLASSIFY_H */
www.eeworm.com/read/316872/3606864

c xt_classify.c

/* * This is a module which is used for setting the skb->priority field * of an skb for qdisc classification. */ /* (C) 2001-2002 Patrick McHardy * * This program is free softw
www.eeworm.com/read/307320/3724842

tex classify_route.tex

% % personal commentary: % DRAFT DRAFT DRAFT % - KFALL % \section{\shdr{Packet Fowarding}{classifier.h}{sec:classroute}} Routing generally refers to the selection of a packet's path thr
www.eeworm.com/read/301403/3840705

tex classify_route.tex

% % personal commentary: % DRAFT DRAFT DRAFT % - KFALL % \section{\shdr{Packet Fowarding}{classifier.h}{sec:classroute}} Routing generally refers to the selection of a packet's path thr
www.eeworm.com/read/290228/3983948

tex classify_route.tex

% % personal commentary: % DRAFT DRAFT DRAFT % - KFALL % \section{\shdr{Packet Fowarding}{classifier.h}{sec:classroute}} Routing generally refers to the selection of a packet's path thr
www.eeworm.com/read/443386/1748025

h ipt_classify.h

#ifndef _IPT_CLASSIFY_H #define _IPT_CLASSIFY_H struct ipt_classify_target_info { u_int32_t priority; }; #endif /*_IPT_CLASSIFY_H */
www.eeworm.com/read/443386/1750051

c ipt_classify.c

/* * This is a module which is used for setting the skb->priority field * of an skb for qdisc classification. */ /* (C) 2001-2002 Patrick McHardy * * This program is free softw