Searched defs:nbytes (Results 1 – 9 of 9) sorted by relevance
/net/sunrpc/ |
D | xdr.c | 64 __be32 *xdr_encode_opaque_fixed(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque_fixed() 88 __be32 *xdr_encode_opaque(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque() 577 size_t nbytes) in xdr_get_next_encode_buffer() 633 __be32 * xdr_reserve_space(struct xdr_stream *xdr, size_t nbytes) in xdr_reserve_space() 901 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in __xdr_inline_decode() 932 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) in xdr_copy_to_scratch() 968 __be32 * xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in xdr_inline_decode()
|
/net/atm/ |
D | mpoa_proc.c | 210 size_t nbytes, loff_t *ppos) in proc_mpc_write()
|
/net/core/ |
D | netprio_cgroup.c | 196 char *buf, size_t nbytes, loff_t off) in write_priomap()
|
/net/rds/ |
D | message.c | 425 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
|
/net/batman-adv/ |
D | tp_meter.c | 531 u8 *buf, size_t nbytes) in batadv_tp_fill_prerandom()
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 743 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 614 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers()
|
/net/can/j1939/ |
D | transport.c | 1789 int nbytes; in j1939_xtp_rx_dat_one() local
|
/net/ipv4/ |
D | tcp_ipv4.c | 1197 const struct tcphdr *th, int nbytes) in tcp_v4_md5_hash_headers()
|