代码搜索:Invert

找到约 1,464 项符合「Invert」的源代码

代码结果 1,464
www.eeworm.com/read/463592/7177676

h tabcode.h

#ifndef __TABCODE_H__ #define __TABCODE_H__ extern PropertyStruct PropertyCodeDesc; extern TabStruct PaOutCodeTabDesc; extern TabStruct PaInCodeTabDesc; extern TabStruct InvertCodeTabDesc; ext
www.eeworm.com/read/152843/5664270

h ipt_mark.h

#ifndef _IPT_MARK_H #define _IPT_MARK_H struct ipt_mark_info { unsigned long mark, mask; u_int8_t invert; }; #endif /*_IPT_MARK_H*/
www.eeworm.com/read/152843/5664294

h ipt_realm.h

#ifndef _IPT_REALM_H #define _IPT_REALM_H struct ipt_realm_info { u_int32_t id; u_int32_t mask; u_int8_t invert; }; #endif /* _IPT_REALM_H */
www.eeworm.com/read/152843/5664299

h ipt_mac.h

#ifndef _IPT_MAC_H #define _IPT_MAC_H struct ipt_mac_info { unsigned char srcaddr[ETH_ALEN]; int invert; }; #endif /*_IPT_MAC_H*/
www.eeworm.com/read/152843/5664309

h ipt_length.h

#ifndef _IPT_LENGTH_H #define _IPT_LENGTH_H struct ipt_length_info { u_int16_t min, max; u_int8_t invert; }; #endif /*_IPT_LENGTH_H*/
www.eeworm.com/read/152843/5664382

h ip6t_rt.h

#ifndef _IP6T_RT_H #define _IP6T_RT_H /*#include */ #define IP6T_RT_HOPS 16 struct ip6t_rt { u_int32_t rt_type; /* Routing Type */ u_int32_t segsleft[2]; /* Segments Left */ u_i
www.eeworm.com/read/152843/5664393

h ip6t_length.h

#ifndef _IP6T_LENGTH_H #define _IP6T_LENGTH_H struct ip6t_length_info { u_int16_t min, max; u_int8_t invert; }; #endif /*_IP6T_LENGTH_H*/
www.eeworm.com/read/147766/5726063

h ipt_mark.h

#ifndef _IPT_MARK_H #define _IPT_MARK_H struct ipt_mark_info { unsigned long mark, mask; u_int8_t invert; }; #endif /*_IPT_MARK_H*/
www.eeworm.com/read/147766/5726084

h ipt_mac.h

#ifndef _IPT_MAC_H #define _IPT_MAC_H struct ipt_mac_info { unsigned char srcaddr[ETH_ALEN]; int invert; }; #endif /*_IPT_MAC_H*/
www.eeworm.com/read/147766/5726092

h ipt_length.h

#ifndef _IPT_LENGTH_H #define _IPT_LENGTH_H struct ipt_length_info { u_int16_t min, max; u_int8_t invert; }; #endif /*_IPT_LENGTH_H*/