| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | eisa_eeprom.h | 21  	u_int8_t  flags;            /* flags, usage? */22 	u_int8_t  ver_maj;
 23 	u_int8_t  ver_min;
 24 	u_int8_t  num_slots;        /* number of EISA slots in system */
 26 	u_int8_t  pad[10];
 44 	u_int8_t slot_info;
 49 	u_int8_t slot_features;
 51 	u_int8_t  ver_min;
 52 	u_int8_t  ver_maj;
 67 	u_int8_t  function_info;
 [all …]
 
 | 
| /Linux-v5.4/include/linux/netfilter/ | 
| D | nf_conntrack_tcp.h | 13 	u_int8_t	td_scale;	/* window scale factor */14 	u_int8_t	flags;		/* per direction options */
 19 	u_int8_t	state;		/* state of the connection (enum tcp_conntrack) */
 21 	u_int8_t	last_dir;	/* Direction of the last packet (enum ip_conntrack_dir) */
 22 	u_int8_t	retrans;	/* Number of retransmitted packets */
 23 	u_int8_t	last_index;	/* Index of the last packet */
 29 	u_int8_t	last_wscale;	/* Last window scaling factor seen */
 30 	u_int8_t	last_flags;	/* Last flags set */
 
 | 
| D | x_tables.h | 74 static inline u_int8_t xt_family(const struct xt_action_param *par)  in xt_family()99 	u_int8_t family;
 111 	u_int8_t family;
 130 	u_int8_t family;
 139 	u_int8_t family;
 146 	u_int8_t revision;
 186 	u_int8_t revision;
 235 	u_int8_t af;		/* address/protocol family */
 325 struct xt_table *xt_find_table_lock(struct net *net, u_int8_t af,
 327 struct xt_table *xt_request_find_table_lock(struct net *net, u_int8_t af,
 [all …]
 
 | 
| D | nf_conntrack_dccp.h | 31 	u_int8_t	role[IP_CT_DIR_MAX];32 	u_int8_t	state;
 33 	u_int8_t	last_pkt;
 34 	u_int8_t	last_dir;
 
 | 
| /Linux-v5.4/include/net/netfilter/ | 
| D | nf_log.h | 21 	u_int8_t type;33 			u_int8_t level;
 34 			u_int8_t logflags;
 40 		      u_int8_t pf,
 59 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
 62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
 65 int nf_log_bind_pf(struct net *net, u_int8_t pf,
 67 void nf_log_unbind_pf(struct net *net, u_int8_t pf);
 79 		   u_int8_t pf,
 89 		  u_int8_t pf,
 [all …]
 
 | 
| D | nf_conntrack_tuple.h | 54 				u_int8_t type, code;68 		u_int8_t protonum;
 71 		u_int8_t dir;
 
 | 
| D | nf_conntrack_expect.h | 124 void nf_ct_expect_init(struct nf_conntrack_expect *, unsigned int, u_int8_t,127 		       u_int8_t, const __be16 *, const __be16 *);
 
 | 
| /Linux-v5.4/tools/usb/usbip/libsrc/ | 
| D | names.h | 19 extern const char *names_class(u_int8_t classid);20 extern const char *names_subclass(u_int8_t classid, u_int8_t subclassid);
 21 extern const char *names_protocol(u_int8_t classid, u_int8_t subclassid,
 22 				  u_int8_t protocolid);
 
 | 
| D | names.c | 39 	u_int8_t classid;45 	u_int8_t classid, subclassid;
 51 	u_int8_t classid, subclassid, protocolid;
 105 const char *names_class(u_int8_t classid)  in names_class()
 116 const char *names_subclass(u_int8_t classid, u_int8_t subclassid)  in names_subclass()
 127 const char *names_protocol(u_int8_t classid, u_int8_t subclassid,  in names_protocol()
 128 			   u_int8_t protocolid)  in names_protocol()
 228 static int new_class(const char *name, u_int8_t classid)  in new_class()
 247 static int new_subclass(const char *name, u_int8_t classid, u_int8_t subclassid)  in new_subclass()
 267 static int new_protocol(const char *name, u_int8_t classid, u_int8_t subclassid,  in new_protocol()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | scsi_iu.h | 9 	u_int8_t reserved[2];10 	u_int8_t flags;
 13 	u_int8_t status;
 14 	u_int8_t sense_length[4];
 15 	u_int8_t pkt_failures_length[4];
 16 	u_int8_t pkt_failures[1];
 
 | 
| /Linux-v5.4/include/linux/netfilter_bridge/ | 
| D | ebtables.h | 32 	u_int8_t revision;33 	u_int8_t family;
 49 	u_int8_t revision;
 50 	u_int8_t family;
 67 	u_int8_t revision;
 68 	u_int8_t family;
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_sockopt.c | 62 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf,  in nf_sockopt_find()93 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val,  in nf_sockopt()
 112 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt,  in nf_setsockopt()
 119 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt,  in nf_getsockopt()
 127 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val,  in compat_nf_sockopt()
 153 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf,  in compat_nf_setsockopt()
 160 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf,  in compat_nf_getsockopt()
 
 | 
| D | xt_time.c | 23 	u_int8_t month;    /* (1-12) */24 	u_int8_t monthday; /* (1-31) */
 25 	u_int8_t weekday;  /* (1-7) */
 26 	u_int8_t hour;     /* (0-23) */
 27 	u_int8_t minute;   /* (0-59) */
 28 	u_int8_t second;   /* (0-59) */
 
 | 
| D | xt_DSCP.c | 31 	u_int8_t dscp = ipv4_get_dsfield(ip_hdr(skb)) >> XT_DSCP_SHIFT;  in dscp_tg()49 	u_int8_t dscp = ipv6_get_dsfield(ipv6_hdr(skb)) >> XT_DSCP_SHIFT;  in dscp_tg6()
 76 	u_int8_t orig, nv;  in tos_tg()
 96 	u_int8_t orig, nv;  in tos_tg6()
 
 | 
| D | nf_log_common.c | 85 	nf_log_buf_add(m, "RES=0x%02x ", (u_int8_t)(ntohl(tcp_flag_word(th) &  in nf_log_dump_tcp_header()108 		u_int8_t _opt[60 - sizeof(struct tcphdr)];  in nf_log_dump_tcp_header()
 109 		const u_int8_t *op;  in nf_log_dump_tcp_header()
 150 nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf,  in nf_log_dump_packet_common()
 175 void nf_log_l2packet(struct net *net, u_int8_t pf,  in nf_log_l2packet()
 
 | 
| D | xt_TCPOPTSTRIP.c | 19 static inline unsigned int optlen(const u_int8_t *opt, unsigned int offset)  in optlen()37 	u_int8_t *opt;  in tcpoptstrip_mangle_packet()
 100 	u_int8_t nexthdr;  in tcpoptstrip_tg6()
 
 | 
| D | xt_multiport.c | 110       u_int8_t ip_invflags,  in check()111       u_int8_t match_flags,  in check()
 112       u_int8_t count)  in check()
 
 | 
| D | xt_tcpudp.c | 32 tcp_find_option(u_int8_t option,  in tcp_find_option()40 	const u_int8_t *op;  in tcp_find_option()
 41 	u_int8_t _opt[60 - sizeof(struct tcphdr)];  in tcp_find_option()
 
 | 
| D | xt_dscp.c | 28 	u_int8_t dscp = ipv4_get_dsfield(ip_hdr(skb)) >> XT_DSCP_SHIFT;  in dscp_mt()37 	u_int8_t dscp = ipv6_get_dsfield(ipv6_hdr(skb)) >> XT_DSCP_SHIFT;  in dscp_mt6()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | netfilter.h | 68 	u_int8_t pf;84 	u_int8_t		pf;
 140 				      u_int8_t pf,  in nf_hook_state_init()
 161 	u_int8_t pf;
 209 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net,  in nf_hook()
 328 int nf_setsockopt(struct sock *sk, u_int8_t pf, int optval, char __user *opt,
 330 int nf_getsockopt(struct sock *sk, u_int8_t pf, int optval, char __user *opt,
 333 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, int optval,
 335 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, int optval,
 343 		    unsigned int dataoff, u_int8_t protocol,
 [all …]
 
 | 
| D | netfilter_ipv4.h | 15 	u_int8_t tos;25 		       unsigned int dataoff, u_int8_t protocol);
 30 				     unsigned int dataoff, u_int8_t protocol)  in nf_ip_checksum()
 
 | 
| /Linux-v5.4/drivers/atm/ | 
| D | nicstarmac.c | 162 static u_int8_t read_eprom_byte(virt_addr_t base, u_int8_t offset)  in read_eprom_byte()166 	u_int8_t tempread = 0;  in read_eprom_byte()
 240 		   u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes)  in nicstar_read_eprom()
 
 | 
| /Linux-v5.4/drivers/parisc/ | 
| D | eisa_enumerator.c | 37 #define get_8(x) (*(u_int8_t*)(x))80 	u_int8_t c;  in configure_memory()
 118 	u_int8_t c;  in configure_irq()
 149 	u_int8_t c;  in configure_dma()
 171 	u_int8_t c;  in configure_port()
 212 	u_int8_t c;  in configure_port_init()
 274 static int configure_choise(const unsigned char *buf, u_int8_t *info)  in configure_choise()
 323 	u_int8_t flags;  in parse_slot_config()
 
 | 
| /Linux-v5.4/net/ipv6/netfilter/ | 
| D | ip6t_mh.c | 26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert)  in type_match()
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | migor_ts.c | 29 static const u_int8_t migor_ts_ena_seq[17] = { 0x33, 0x22, 0x11,31 static const u_int8_t migor_ts_dis_seq[17] = { };
 38 	u_int8_t buf[16];  in migor_ts_isr()
 
 |