Home
last modified time | relevance | path

Searched refs:size_t (Results 1 – 25 of 191) sorted by relevance

12345678

/net/mac80211/
Dieee80211_i.h75 size_t ssid_len;
89 size_t ies_len;
93 size_t mesh_id_len;
98 size_t supp_rates_len;
289 size_t ssid_len;
291 size_t scan_ssid_len;
295 size_t extra_ie_len;
299 size_t assocreq_ies_len, assocresp_ies_len;
334 size_t mesh_id_len;
636 size_t scan_ssid_len;
[all …]
Dwep.h22 size_t klen, u8 *data, size_t data_len);
24 size_t klen, u8 *data, size_t data_len);
Dwep.c125 size_t klen, u8 *data, size_t data_len) in ieee80211_wep_encrypt_data()
152 size_t len; in ieee80211_wep_encrypt()
192 size_t klen, u8 *data, size_t data_len) in ieee80211_wep_decrypt_data()
227 size_t len; in ieee80211_wep_decrypt()
Ddebugfs_sta.c23 size_t count, loff_t *ppos) \
65 size_t count, loff_t *ppos) in sta_flags_read()
84 size_t count, loff_t *ppos) in sta_num_ps_buf_frames_read()
95 size_t count, loff_t *ppos) in sta_inactive_ms_read()
106 size_t count, loff_t *ppos) in sta_last_seq_ctrl_read()
120 size_t count, loff_t *ppos) in sta_agg_status_read()
Ddebugfs_key.c20 size_t count, loff_t *ppos) \
64 size_t count, loff_t *ppos) in key_algorithm_read()
87 size_t count, loff_t *ppos) in key_tx_spec_read()
116 size_t count, loff_t *ppos) in key_rx_spec_read()
153 size_t count, loff_t *ppos) in key_replays_read()
167 size_t count, loff_t *ppos) in key_key_read()
Daes_ccm.h19 u8 *data, size_t data_len,
22 u8 *cdata, size_t data_len,
Dtkip.h20 u8 *pos, size_t payload_len, u8 *ta);
29 u8 *payload, size_t payload_len, u8 *ta,
Dutil.c45 u8 *ieee80211_get_bssid(struct ieee80211_hdr *hdr, size_t len, in ieee80211_get_bssid()
174 int ieee80211_frame_duration(struct ieee80211_local *local, size_t len, in ieee80211_frame_duration()
230 size_t frame_len, in ieee80211_generic_frame_duration()
255 struct ieee80211_vif *vif, size_t frame_len, in ieee80211_rts_duration()
296 size_t frame_len, in ieee80211_ctstoself_duration()
521 void ieee802_11_parse_elems(u8 *start, size_t len, in ieee802_11_parse_elems()
524 size_t left = len; in ieee802_11_parse_elems()
/net/netfilter/
Dnf_conntrack_ftp.c55 static int try_rfc959(const char *, size_t, struct nf_conntrack_man *, char);
56 static int try_eprt(const char *, size_t, struct nf_conntrack_man *, char);
57 static int try_epsv_response(const char *, size_t, struct nf_conntrack_man *,
62 size_t plen;
66 int (*getnum)(const char *, size_t, struct nf_conntrack_man *, char);
107 get_ipv6_addr(const char *src, size_t dlen, struct in6_addr *dst, u_int8_t term) in get_ipv6_addr()
110 int ret = in6_pton(src, min_t(size_t, dlen, 0xffff), (u8 *)dst, term, &end); in get_ipv6_addr()
116 static int try_number(const char *data, size_t dlen, u_int32_t array[], in try_number()
147 static int try_rfc959(const char *data, size_t dlen, in try_rfc959()
164 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port()
[all …]
/net/decnet/
Dsysctl_net_decnet.c136 void __user *oldval, size_t __user *oldlenp, in dn_node_address_strategy()
137 void __user *newval, size_t newlen) in dn_node_address_strategy()
139 size_t len; in dn_node_address_strategy()
170 size_t *lenp, loff_t *ppos) in dn_node_address_handler()
173 size_t len; in dn_node_address_handler()
221 void __user *oldval, size_t __user *oldlenp, in dn_def_dev_strategy()
222 void __user *newval, size_t newlen) in dn_def_dev_strategy()
224 size_t len; in dn_def_dev_strategy()
227 size_t namel; in dn_def_dev_strategy()
281 size_t *lenp, loff_t *ppos) in dn_def_dev_handler()
[all …]
/net/irda/irnet/
Dirnet_ppp.h51 size_t);
56 size_t);
70 size_t,
74 size_t,
/net/wimax/
Dop-msg.c114 const void *msg, size_t size, in wimax_msg_alloc()
119 size_t msg_size; in wimax_msg_alloc()
176 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len()
264 size_t size = skb->len; in wimax_msg_send()
299 const void *buf, size_t size, gfp_t gfp_flags) in wimax_msg()
342 size_t msg_len; in wimax_gnl_doit_msg_from_user()
372 size_t attr_len = nla_len(attr); in wimax_gnl_doit_msg_from_user()
/net/bridge/
Dbr_sysfs_br.c31 const char *buf, size_t len, in store_bridge_parm()
71 const char *buf, size_t len) in store_forward_delay()
100 size_t len) in store_hello_time()
124 const char *buf, size_t len) in store_max_age()
145 const char *buf, size_t len) in store_ageing_time()
162 size_t len) in store_stp_state()
199 const char *buf, size_t len) in store_priority()
296 const char *buf, size_t len) in store_group_addr()
335 const char *buf, size_t len) in store_flush()
382 char *buf, loff_t off, size_t count) in brforward_read()
/net/sunrpc/
Dsocklib.c27 size_t xdr_skb_read_bits(struct xdr_skb_reader *desc, void *to, size_t len) in xdr_skb_read_bits()
47 static size_t xdr_skb_read_and_csum_bits(struct xdr_skb_reader *desc, void *to, size_t len) in xdr_skb_read_and_csum_bits()
75 size_t ret; in xdr_partial_copy_from_skb()
Dxdr.c180 _shift_data_right_pages(struct page **pages, size_t pgto_base, in _shift_data_right_pages()
181 size_t pgfrom_base, size_t len) in _shift_data_right_pages()
185 size_t copy; in _shift_data_right_pages()
238 _copy_to_pages(struct page **pages, size_t pgbase, const char *p, size_t len) in _copy_to_pages()
242 size_t copy; in _copy_to_pages()
282 _copy_from_pages(char *p, struct page **pages, size_t pgbase, size_t len) in _copy_from_pages()
286 size_t copy; in _copy_from_pages()
320 xdr_shrink_bufhead(struct xdr_buf *buf, size_t len) in xdr_shrink_bufhead()
323 size_t copy, offs; in xdr_shrink_bufhead()
393 xdr_shrink_pagelen(struct xdr_buf *buf, size_t len) in xdr_shrink_pagelen()
[all …]
Dsysctl.c60 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_do_xprt()
63 size_t len; in proc_do_xprt()
75 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_dodebug()
80 size_t left, len; in proc_dodebug()
/net/9p/
Dprotocol.c104 static size_t pdu_read(struct p9_fcall *pdu, void *data, size_t size) in pdu_read()
106 size_t len = MIN(pdu->size - pdu->offset, size); in pdu_read()
112 static size_t pdu_write(struct p9_fcall *pdu, const void *data, size_t size) in pdu_write()
114 size_t len = MIN(pdu->capacity - pdu->size, size); in pdu_write()
120 static size_t
121 pdu_write_u(struct p9_fcall *pdu, const char __user *udata, size_t size) in pdu_write_u()
123 size_t len = MIN(pdu->capacity - pdu->size, size); in pdu_write_u()
/net/core/
Drequest_sock.c40 size_t lopt_size = sizeof(struct listen_sock); in reqsk_queue_alloc()
75 size_t lopt_size; in __reqsk_queue_destroy()
109 size_t lopt_size = sizeof(struct listen_sock) + in reqsk_queue_destroy()
/net/ipv4/
Dsysctl_net_ipv4.c41 size_t *lenp, loff_t *ppos) in ipv4_local_port_range()
69 size_t __user *oldlenp, in ipv4_sysctl_local_port_range()
70 void __user *newval, size_t newlen) in ipv4_sysctl_local_port_range()
95 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control()
114 size_t __user *oldlenp, in sysctl_tcp_congestion_control()
115 void __user *newval, size_t newlen) in sysctl_tcp_congestion_control()
133 void __user *buffer, size_t *lenp, in proc_tcp_available_congestion_control()
150 void __user *buffer, size_t *lenp, in proc_allowed_congestion_control()
170 size_t __user *oldlenp, in strategy_allowed_congestion_control()
172 size_t newlen) in strategy_allowed_congestion_control()
Dudp_impl.h25 size_t len, int noblock, int flags, int *addr_len);
27 size_t size, int flags);
/net/netlink/
Dattr.c213 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
215 size_t srclen = nla_len(nla); in nla_strlcpy()
222 size_t len = (srclen >= dstsize) ? dstsize - 1 : srclen; in nla_strlcpy()
258 size_t size) in nla_memcmp()
/net/rxrpc/
Dar-key.c26 static int rxrpc_instantiate(struct key *, const void *, size_t);
27 static int rxrpc_instantiate_s(struct key *, const void *, size_t);
71 static int rxrpc_instantiate(struct key *key, const void *data, size_t datalen) in rxrpc_instantiate()
75 size_t plen; in rxrpc_instantiate()
157 size_t datalen) in rxrpc_instantiate_s()
/net/iucv/
Diucv.c516 size_t alloc_size; in iucv_enable()
980 size_t size, size_t *residual) in iucv_message_receive_iprmdata()
984 size_t copy; in iucv_message_receive_iprmdata()
997 copy = min_t(size_t, size, array->length); in iucv_message_receive_iprmdata()
1005 memcpy(buffer, rmmsg, min_t(size_t, size, 8)); in iucv_message_receive_iprmdata()
1028 u8 flags, void *buffer, size_t size, size_t *residual) in __iucv_message_receive()
1073 u8 flags, void *buffer, size_t size, size_t *residual) in iucv_message_receive()
1132 u8 flags, void *reply, size_t size) in iucv_message_reply()
1145 memcpy(parm->dpl.iprmmsg, reply, min_t(size_t, size, 8)); in iucv_message_reply()
1178 u8 flags, u32 srccls, void *buffer, size_t size) in __iucv_message_send()
[all …]
/net/ipv6/
Dudp_impl.h27 struct msghdr *msg, size_t len);
29 struct msghdr *msg, size_t len,
/net/atm/
Dcommon.h17 size_t size, int flags);
19 size_t total_len);

12345678