代码搜索:Classify

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

代码结果 2,639
www.eeworm.com/read/250243/4441180

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
www.eeworm.com/read/229068/4759441

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/224971/4800547

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/213708/4913451

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/209559/4968723

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/209559/4974835

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
www.eeworm.com/read/338463/3318013

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/337546/3336996

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/337546/3337126

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/324920/3495794

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 */