Searched refs:__u16 (Results 401 - 425 of 1002) sorted by relevance

<<11121314151617181920>>

/linux-master/include/uapi/linux/
H A Dpkt_cls.h254 __u16 off;
711 __u16 nmatches;
712 __u16 progid;
724 __u16 matchid;
725 __u16 kind;
726 __u16 flags;
727 __u16 pad; /* currently unused */
H A Dusbdevice_fs.h43 __u16 wValue;
44 __u16 wIndex;
45 __u16 wLength;
H A Dfanotify.h134 __u16 metadata_len;
156 __u16 len;
213 __u16 len;
H A Dcciss_defs.h45 #define WORD __u16
46 #define HWORD __u16
H A Dppp-ioctl.h69 __u16 tunnel_id; /* redundant */
70 __u16 session_id; /* if zero, get tunnel stats */
H A Dmroute6.h78 __u16 mif6c_pifi; /* the index of the physical IF */
140 __u16 im6_mif; /* mif rec'd on */
H A Dinet_diag.h216 __u16 dctcp_enabled;
217 __u16 dctcp_ce_state;
H A Dtls.h121 __u16 version;
122 __u16 cipher_type;
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h330 __u16 bs_mode; /* type and mode */
331 __u16 bs_nlink; /* number of links */
345 __u16 bs_projid_lo; /* lower part of project id */
347 __u16 bs_forkoff; /* inode fork offset in bytes */
348 __u16 bs_projid_hi; /* higher part of project id */
354 __u16 bs_dmstate; /* DMIG state info */
355 __u16 bs_aextents; /* attribute number of extents */
643 __u16 fid_len; /* length of remainder */
644 __u16 fid_pad;
796 __u16 svh_rest_u
[all...]
/linux-master/include/net/nfc/
H A Dnci_core.h60 __u16 opcode;
251 __u16 max_routing_table_size;
253 __u16 max_size_for_large_params;
284 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len,
357 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode,
359 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode,
361 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode,
363 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode,
366 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload);
/linux-master/drivers/media/usb/gspca/
H A Dspca561.c122 static const __u16 rev72a_init_data1[][2] = {
146 static const __u16 rev72a_init_data2[][2] = {
197 static const __u16 Pb100_1map8300[][2] = {
212 static const __u16 Pb100_2map8300[][2] = {
219 static const __u16 spca561_161rev12A_data1[][2] = {
228 static const __u16 spca561_161rev12A_data2[][2] = {
275 static void reg_w_val(struct gspca_dev *gspca_dev, __u16 index, __u8 value)
291 const __u16 data[][2])
304 __u16 index, __u16 lengt
[all...]
/linux-master/net/bluetooth/hidp/
H A Dsock.c135 __u16 parser;
136 __u16 rd_size;
140 __u16 vendor;
141 __u16 product;
142 __u16 version;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c87 __u16 *next_iph;
88 __u16 payload_len;
140 next_iph = (__u16 *)iph;
160 __u16 payload_len;
218 __u16 h_proto;
H A Dtest_xdp_loop.c83 __u16 *next_iph;
84 __u16 payload_len;
136 next_iph = (__u16 *)iph;
156 __u16 payload_len;
214 __u16 h_proto;
/linux-master/arch/s390/include/asm/
H A Dcio.h35 __u16 count;
54 __u16 count;
171 __u16 zero16;
187 __u16 dcti;
203 __u16 res;
/linux-master/crypto/
H A Dcrct10dif_common.c35 static const __u16 t10_dif_crc_table[256] = {
70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len)
/linux-master/fs/ext4/
H A Dext4_extents.h79 __u16 ei_unused;
114 __u16 p_depth;
115 __u16 p_maxdepth;
/linux-master/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h80 __u16 proto;
117 __u16 target_offset;
119 __u16 next_offset;
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c36 static int get_stats(int fd, __u16 count, __u32 raddr)
41 __u16 i;
91 __u16 count = XDPING_DEFAULT_COUNT;
/linux-master/include/linux/
H A Dif_bridge.h31 __u16 vid;
180 __u16 vid);
189 __u16 vid)
/linux-master/arch/x86/include/uapi/asm/
H A Damd_hsmp.h58 __u16 num_args; /* Number of input argument words in message */
59 __u16 response_sz; /* Number of expected output/response words */
61 __u16 sock_ind; /* socket number */
/linux-master/drivers/usb/storage/
H A Dsierra_ms.c34 __u16 LinuxSKU;
35 __u16 LinuxVer;
48 static int sierra_set_ms_mode(struct usb_device *udev, __u16 eSWocMode)
55 eSWocMode, /* __u16 value */
56 0x0000, /* __u16 index */
58 0, /* __u16 size */
74 0, /* __u16 value */
75 0, /* __u16 index */
77 sizeof(struct swoc_info), /* __u16 size */
/linux-master/tools/perf/trace/beauty/include/uapi/linux/
H A Dusbdevice_fs.h43 __u16 wValue;
44 __u16 wIndex;
45 __u16 wLength;
/linux-master/fs/smb/client/
H A Dcifs_unicode.c31 convert_sfu_char(const __u16 src_char, char *target)
65 convert_sfm_char(const __u16 src_char, char *target)
118 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp,
122 __u16 src_char;
185 __u16 ftmp[3]; /* ftmp[3] = 3array x 2bytes = 6bytes UTF-16 */
311 __u16 ftmp[3];
/linux-master/samples/bpf/
H A Dtcbpf1_kern.c47 static inline void set_tcp_dest_port(struct __sk_buff *skb, __u16 new_port)
49 __u16 old_port = htons(load_half(skb, TCP_DPORT_OFF));

Completed in 299 milliseconds

<<11121314151617181920>>