Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 22 of 22) sorted by relevance

/net/sunrpc/
Daddr.c29 char *buf, const int buflen) in rpc_ntop6_noscopeid()
67 char *buf, const size_t buflen) in rpc_ntop6()
99 char *buf, const int buflen) in rpc_ntop6_noscopeid()
105 char *buf, const size_t buflen) in rpc_ntop6()
113 char *buf, const size_t buflen) in rpc_ntop4()
129 size_t rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen) in rpc_ntop()
142 static size_t rpc_pton4(const char *buf, const size_t buflen, in rpc_pton4()
162 const size_t buflen, const char *delim, in rpc_parse_scope_id()
199 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6()
222 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6()
[all …]
Dxdr.c186 unsigned int buflen = head->iov_len; in xdr_inline_pages() local
1119 void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen) in xdr_set_scratch_buffer()
Dclnt.c1407 static int rpc_anyaddr(int family, struct sockaddr *buf, size_t buflen) in rpc_anyaddr()
1447 int rpc_localaddr(struct rpc_clnt *clnt, struct sockaddr *buf, size_t buflen) in rpc_localaddr()
Dsvc_xprt.c1327 int svc_xprt_names(struct svc_serv *serv, char *buf, const int buflen) in svc_xprt_names()
Dsvcsock.c251 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
Drpc_pipe.c105 char __user *dst, size_t buflen) in rpc_pipe_generic_upcall()
/net/mac80211/
Ddebugfs_netdev.c181 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz()
197 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz()
219 char *buf, int buflen) in ieee80211_if_fmt_hw_queues()
276 char *buf, int buflen) in ieee80211_if_fmt_smps()
286 const char *buf, int buflen) in ieee80211_if_parse_smps()
304 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test()
370 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss()
382 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues()
390 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues()
410 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len()
[all …]
Ddebugfs.c500 int buflen)) in format_devstat_counter()
/net/netfilter/
Dnf_nat_sip.c38 const char *buffer, unsigned int buflen) in mangle_packet()
103 unsigned int buflen; in map_addr() local
182 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
388 unsigned int buflen; in nf_nat_sip_expect() local
455 int buflen, c_len; in mangle_content_len() local
480 char *buffer, int buflen) in mangle_sdp_packet()
504 unsigned int buflen; in nf_nat_sdp_addr() local
522 unsigned int buflen; in nf_nat_sdp_port() local
541 unsigned int buflen; in nf_nat_sdp_session() local
Dnf_nat_ftp.c34 char *buffer, size_t buflen, in nf_nat_ftp_fmt_cmd()
76 unsigned int buflen; in nf_nat_ftp() local
/net/wireless/
Ddebugfs.c13 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument
Dreg.c722 static void __init load_keys_from_buffer(const u8 *p, unsigned int buflen) in load_keys_from_buffer()
/net/dns_resolver/
Ddns_key.c312 char *buffer, size_t buflen) in dns_resolver_read()
/net/dccp/
Doptions.c401 const u16 buflen = dccp_ackvec_buflen(av); in dccp_insert_option_ackvec() local
/net/rds/
Dmessage.c238 unsigned int *pos, void *buf, unsigned int *buflen) in rds_message_next_extension()
/net/netfilter/ipvs/
Dip_vs_sync.c960 const size_t buflen) in ip_vs_process_message_v0()
1205 const size_t buflen) in ip_vs_process_message()
1611 ip_vs_receive(struct socket *sock, char *buffer, const size_t buflen) in ip_vs_receive()
/net/smc/
Dsmc_clc.c337 int smc_clc_wait_msg(struct smc_sock *smc, void *buf, int buflen, in smc_clc_wait_msg()
/net/sunrpc/auth_gss/
Dauth_gss.c403 char __user *buf, size_t buflen) in gss_v0_upcall()
421 size_t buflen = sizeof(gss_msg->databuf); in gss_encode_v1_msg() local
488 char __user *buf, size_t buflen) in gss_v1_upcall()
/net/rxrpc/
Dkey.c1044 char *buffer, size_t buflen) in rxrpc_read()
/net/phonet/
Dpep.c53 int buflen = *plen; in pep_get_sb() local
/net/tipc/
Dsocket.c1885 size_t buflen, int flags) in tipc_recvmsg()
2013 size_t buflen, int flags) in tipc_recvstream()
/net/
Dsocket.c305 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname()