Searched refs:__u16 (Results 451 - 475 of 1002) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_skb_sk_lookup.c9 static void run_lookup_test(__u16 *g_serv_port, int out_sk)
/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h27 __u16 _pad;
98 NFULA_CFG_FLAGS, /* __u16 */
H A Dnfnetlink_queue.h25 __u16 _pad;
/linux-master/include/uapi/linux/
H A Ddlm_device.h36 __u16 unused;
H A Dgenetlink.h16 __u16 reserved;
H A Dioprio.h110 static __always_inline __u16 ioprio_value(int prioclass, int priolevel,
H A Deventpoll.h90 __u16 busy_poll_budget;
/linux-master/drivers/s390/char/
H A Dvmur.h91 __u16 file_reclen;
/linux-master/net/sctp/
H A Dulpqueue.c746 __u16 sid, csid, cssn;
786 __u16 sid, csid;
787 __u16 ssn, cssn;
833 __u16 sid, ssn;
868 static void sctp_ulpq_reap_ordered(struct sctp_ulpq *ulpq, __u16 sid)
876 __u16 csid, cssn;
938 void sctp_ulpq_skip(struct sctp_ulpq *ulpq, __u16 sid, __u16 ssn)
958 __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, struct sk_buff_head *list,
959 __u16 neede
[all...]
/linux-master/drivers/macintosh/ams/
H A Dams.h58 __u16 bustype;
/linux-master/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h38 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data);
/linux-master/arch/s390/kvm/
H A Dtrace-s390.h288 TP_PROTO(__u8 isc, __u16 from, __u16 to),
293 __field(__u16, from)
294 __field(__u16, to)
/linux-master/fs/smb/server/
H A Dunicode.c30 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp,
34 __u16 src_char;
113 __u16 ftmp[3];
168 __u16 ftmp[3]; /* ftmp[3] = 3array x 2bytes = 6bytes UTF-16 */
/linux-master/fs/smb/client/
H A Dsmbencrypt.c32 #define SSVAL(buf,pos,val) SSVALX((buf),(pos),((__u16)(val)))
H A Dcifssmb.c666 const char *fileName, __u16 type,
675 __u16 params, param_offset, offset, byte_count;
874 __u32 posix_flags, __u64 mode, __u16 *netfid,
884 __u16 params, param_offset, offset, byte_count, count;
994 static __u16 convert_disposition(int disposition)
996 __u16 ofun = 0;
1041 const int access_flags, const int create_options, __u16 *netfid,
1050 __u16 count;
1151 __u16 count;
1348 smb->hdr.Pid = cpu_to_le16((__u16)rdat
[all...]
/linux-master/arch/s390/include/asm/
H A Dkvm_host.h66 __u16 value;
76 __u16 reserved1[3];
84 __u16 reserved[3];
99 __u16 val;
101 __u16 mtcr : 1;
102 __u16 reserved : 15;
203 __u16 lctl; /* 0x0044 */
244 __u16 ihcpu; /* 0x0052 */
254 __u16 ipa; /* 0x0056 */
301 __u16 extcpuadd
[all...]
/linux-master/include/uapi/drm/
H A Detnaviv_drm.h176 __u16 signal; /* in, pm signal */
255 __u16 nr_signals; /* out, how many signals does this domain provide */
263 __u16 iter; /* in/out, select pm source at index iter */
264 __u16 id; /* out, id of signal */
/linux-master/include/linux/
H A Dgenl_magic_struct.h55 #define __nla_type(x) ((__u16)((x) & NLA_TYPE_MASK & ~DRBD_GENLA_F_MANDATORY))
77 __field(attr_nr, attr_flag, name, NLA_U16, __u16, \
161 T_ ## name = (__u16)(attr_nr | ((attr_flag) & DRBD_GENLA_F_MANDATORY)),
166 T_ ## name = (__u16)(attr_nr | ((attr_flag) & DRBD_GENLA_F_MANDATORY)),
H A Dbitops.h140 static inline __u16 rol16(__u16 word, unsigned int shift)
150 static inline __u16 ror16(__u16 word, unsigned int shift)
/linux-master/tools/net/ynl/lib/
H A Dynl.h67 __u16 family_id;
/linux-master/net/bluetooth/cmtp/
H A Dcapi.c73 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl)
100 static struct cmtp_application *cmtp_application_get(struct cmtp_session *session, int pattern, __u16 value)
149 __u8 subcmd, __u16 appl, __u16 msgnum,
150 __u16 function, unsigned char *buf, int len)
188 __u16 appl, msgnum, func, info;
321 __u16 appl;
379 static void cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp)
448 static void cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl)
476 __u16 app
[all...]
/linux-master/drivers/usb/serial/
H A Dsafe_serial.c131 static const __u16 crc10_table[256] = {
179 static inline __u16 fcs_compute10(unsigned char *sp, int len, __u16 fcs)
191 __u16 fcs;
230 __u16 fcs;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c19 __u16 last_addr16_n = __bpf_htons(1);
20 __u16 active_lport_n = 0;
21 __u16 active_lport_h = 0;
22 __u16 passive_lport_n = 0;
23 __u16 passive_lport_h = 0;
/linux-master/drivers/net/vxlan/
H A Dvxlan_private.h180 __u16 state, __be16 port, __be32 src_vni,
181 __be32 vni, __u32 ifindex, __u16 ndm_flags,
192 __u16 state, __u16 flags,
194 __u32 ifindex, __u16 ndm_flags, u32 nhid,
/linux-master/arch/s390/kernel/
H A Dtraps.c155 __u16 __user *location;
162 if (get_user(*((__u16 *) opcode), (__u16 __user *) location))
164 if (*((__u16 *) opcode) == S390_BREAKPOINT_U16) {
170 } else if (*((__u16 *) opcode) == UPROBE_SWBP_INSN) {

Completed in 256 milliseconds

<<11121314151617181920>>