Searched refs:__u16 (Results 26 - 50 of 992) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/netfilter/
H A Dxt_addrtype.h32 __u16 source; /* source-type mask */
33 __u16 dest; /* dest-type mask */
39 __u16 source; /* source-type mask */
40 __u16 dest; /* dest-type mask */
H A Dxt_TCPMSS.h8 __u16 mss;
H A Dxt_conntrack.h44 __u16 l4proto;
47 __u16 match_flags, invert_flags;
57 __u16 l4proto;
60 __u16 match_flags, invert_flags;
61 __u16 state_mask, status_mask;
70 __u16 l4proto;
71 __u16 origsrc_port, origdst_port;
72 __u16 replsrc_port, repldst_port;
73 __u16 match_flags, invert_flags;
74 __u16 state_mas
[all...]
H A Dxt_CT.h20 __u16 flags;
21 __u16 zone;
31 __u16 flags;
32 __u16 zone;
H A Dxt_tcpmss.h8 __u16 mss_min, mss_max;
H A Dxt_length.h8 __u16 min, max;
/linux-master/include/linux/
H A Dkeyctl.h16 __u16 max_data_size; /* Maximum size of raw data to sign in bytes */
17 __u16 max_sig_size; /* Maximum size of signature in bytes */
18 __u16 max_enc_size; /* Maximum size of encrypted blob in bytes */
19 __u16 max_dec_size; /* Maximum size of decrypted blob in bytes */
/linux-master/include/uapi/linux/dvb/
H A Dnet.h31 __u16 pid;
32 __u16 if_num;
46 __u16 pid;
47 __u16 if_num;
/linux-master/include/uapi/linux/
H A Dvirtio_bt.h28 __u16 vendor;
29 __u16 msft_opcode;
35 __u16 vendor;
36 __u16 msft_opcode;
H A Disst_if.h32 __u16 api_version;
33 __u16 driver_version;
34 __u16 max_cmds_per_ioctl;
115 __u16 command;
116 __u16 sub_command;
204 __u16 min_freq_mhz;
205 __u16 max_freq_mhz;
221 __u16 logical_cpu;
222 __u16 clos;
236 __u16 cmd_coun
[all...]
H A Dvfio_zdev.h27 __u16 pchid; /* Physical Channel ID */
28 __u16 vfn; /* Virtual function number */
29 __u16 fmb_length; /* Measurement Block Length (in bytes) */
49 __u16 mui; /* Measurement Block Update Interval */
50 __u16 noi; /* Maximum number of MSIs */
51 __u16 maxstbl; /* Maximum Store Block Length */
55 __u16 imaxstbl; /* Maximum Interpreted Store Block Length */
H A Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
H A Drpmsg_types.h7 typedef __u16 __bitwise __rpmsg16;
/linux-master/include/uapi/linux/tc_ematch/
H A Dtc_em_text.h12 __u16 from_offset;
13 __u16 to_offset;
14 __u16 pattern_len;
/linux-master/include/net/sctp/
H A Dstream_sched.h21 int (*set)(struct sctp_stream *stream, __u16 sid, __u16 value,
23 int (*get)(struct sctp_stream *stream, __u16 sid, __u16 *value);
28 int (*init_sid)(struct sctp_stream *stream, __u16 sid, gfp_t gfp);
30 void (*free_sid)(struct sctp_stream *stream, __u16 sid);
47 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
48 __u16 value, gfp_t gfp);
49 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid,
50 __u16 *valu
[all...]
H A Dulpevent.h44 __u16 ssn;
52 __u16 stream;
53 __u16 flags;
54 __u16 msg_flags;
75 __u16 flags,
76 __u16 state,
77 __u16 error,
78 __u16 outbound,
79 __u16 inbound,
89 __u16 flag
[all...]
/linux-master/arch/sparc/include/uapi/asm/
H A Doradax.h20 __u16 command; /* CCB_KILL/INFO/DEQUEUE */
21 __u16 ca_offset; /* offset into mmapped completion area */
25 __u16 action; /* action taken to kill ccb */
29 __u16 state; /* state of enqueued ccb */
30 __u16 inst_num; /* dax instance number of enqueued ccb */
31 __u16 q_num; /* queue number of enqueued ccb */
32 __u16 q_pos; /* ccb position in queue */
/linux-master/include/uapi/mtd/
H A Dnftl-user.h37 __u16 VirtUnitNum;
38 __u16 ReplUnitNum;
39 __u16 SpareVirtUnitNum;
40 __u16 SpareReplUnitNum;
45 __u16 EraseMark;
46 __u16 EraseMark1;
50 __u16 FoldMark;
51 __u16 FoldMark1;
70 __u16 NumEraseUnits;
71 __u16 FirstPhysicalEU
[all...]
/linux-master/fs/smb/client/
H A Dcifs_unicode.h31 #define SFM_DOUBLEQUOTE ((__u16) 0xF020)
32 #define SFM_ASTERISK ((__u16) 0xF021)
33 #define SFM_QUESTION ((__u16) 0xF025)
34 #define SFM_COLON ((__u16) 0xF022)
35 #define SFM_GRTRTHAN ((__u16) 0xF024)
36 #define SFM_LESSTHAN ((__u16) 0xF023)
37 #define SFM_PIPE ((__u16) 0xF027)
38 #define SFM_SLASH ((__u16) 0xF026)
39 #define SFM_SPACE ((__u16) 0xF028)
40 #define SFM_PERIOD ((__u16)
[all...]
/linux-master/arch/nios2/include/uapi/asm/
H A Dswab.h23 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x)
25 return (__u16) __nios2_swab(((__u32) x) << 16);
/linux-master/include/uapi/linux/netfilter_ipv4/
H A Dipt_CLUSTERIP.h28 __u16 num_total_nodes;
29 __u16 num_local_nodes;
30 __u16 local_nodes[CLUSTERIP_MAX_NODES];
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_common.h16 __u16 dport;
17 __u16 family;
30 __u16 family;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h16 __u16 dport;
17 __u16 family;
30 __u16 family;
H A Dxdping.h10 __u16 count;
/linux-master/include/uapi/rdma/
H A Defa-abi.h42 __u16 sub_cqs_per_cq;
43 __u16 inline_buf_size;
45 __u16 max_tx_batch; /* units of 64 bytes */
46 __u16 min_sq_wr;
52 __u16 pdn;
64 __u16 num_sub_cqs;
78 __u16 cq_idx;
108 __u16 send_sub_cq_idx;
109 __u16 recv_sub_cq_idx;
115 __u16 efa_address_handl
[all...]

Completed in 218 milliseconds

1234567891011>>