Home
last modified time | relevance | path

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

/net/sunrpc/
Daddr.c28 char *buf, const int buflen) in rpc_ntop6_noscopeid()
66 char *buf, const size_t buflen) in rpc_ntop6()
98 char *buf, const int buflen) in rpc_ntop6_noscopeid()
104 char *buf, const size_t buflen) in rpc_ntop6()
112 char *buf, const size_t buflen) in rpc_ntop4()
128 size_t rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen) in rpc_ntop()
141 static size_t rpc_pton4(const char *buf, const size_t buflen, in rpc_pton4()
161 const size_t buflen, const char *delim, in rpc_parse_scope_id()
202 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6()
225 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6()
[all …]
Dclnt.c1154 struct sockaddr *buf, int buflen) in rpc_sockname()
1219 static int rpc_anyaddr(int family, struct sockaddr *buf, size_t buflen) in rpc_anyaddr()
1258 int rpc_localaddr(struct rpc_clnt *clnt, struct sockaddr *buf, size_t buflen) in rpc_localaddr()
Dxdr.c138 unsigned int buflen = head->iov_len; in xdr_inline_pages() local
849 void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen) in xdr_set_scratch_buffer()
Dsvcsock.c318 int buflen) in svc_recvfrom()
345 int buflen, unsigned int base) in svc_partial_recvfrom()
Dsvc_xprt.c1273 int svc_xprt_names(struct svc_serv *serv, char *buf, const int buflen) in svc_xprt_names()
Drpc_pipe.c103 char __user *dst, size_t buflen) in rpc_pipe_generic_upcall()
Dxprtsock.c1745 int buflen; in xs_sock_getport() local
/net/mac80211/
Ddebugfs_netdev.c183 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz()
199 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz()
221 char *buf, int buflen) in ieee80211_if_fmt_hw_queues()
282 char *buf, int buflen) in ieee80211_if_fmt_smps()
296 const char *buf, int buflen) in ieee80211_if_parse_smps()
314 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test()
381 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss()
393 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues()
401 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues()
421 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len()
[all …]
Ddebugfs.c188 int buflen)) in format_devstat_counter()
/net/netfilter/
Dnf_nat_sip.c36 const char *buffer, unsigned int buflen) in mangle_packet()
101 unsigned int buflen; in map_addr() local
180 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
356 unsigned int buflen; in nf_nat_sip_expect() local
423 int buflen, c_len; in mangle_content_len() local
448 char *buffer, int buflen) in mangle_sdp_packet()
472 unsigned int buflen; in nf_nat_sdp_addr() local
490 unsigned int buflen; in nf_nat_sdp_port() local
509 unsigned int buflen; in nf_nat_sdp_session() local
Dnf_nat_ftp.c30 char *buffer, size_t buflen, in nf_nat_ftp_fmt_cmd()
72 unsigned int buflen; in nf_nat_ftp() local
/net/wireless/
Ddebugfs.c16 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument
/net/dns_resolver/
Ddns_key.c245 char __user *buffer, size_t buflen) in dns_resolver_read()
/net/rds/
Dmessage.c147 unsigned int *pos, void *buf, unsigned int *buflen) in rds_message_next_extension()
/net/dccp/
Doptions.c404 const u16 buflen = dccp_ackvec_buflen(av); in dccp_insert_option_ackvec() local
/net/netfilter/ipvs/
Dip_vs_sync.c955 const size_t buflen) in ip_vs_process_message_v0()
1206 const size_t buflen) in ip_vs_process_message()
1612 ip_vs_receive(struct socket *sock, char *buffer, const size_t buflen) in ip_vs_receive()
/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c553 int buflen; in svc_rdma_post_recv() local
/net/rxrpc/
Dar-key.c1051 char __user *buffer, size_t buflen) in rxrpc_read()
Drxkad.c704 void *buf, size_t buflen) in rxkad_sg_set_buf2()
/net/phonet/
Dpep.c65 int buflen = *plen; in pep_get_sb() local
/net/sunrpc/auth_gss/
Dauth_gss.c423 size_t buflen = sizeof(gss_msg->databuf); in gss_encode_v1_msg() local
/net/
Dsocket.c314 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname()