Searched defs:nbytes (Results 1 – 12 of 12) sorted by relevance
| /net/sunrpc/ |
| A D | xdr.c | 54 __be32 *xdr_encode_opaque_fixed(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque_fixed() 78 __be32 *xdr_encode_opaque(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque() 1014 size_t nbytes) in xdr_get_next_encode_buffer() 1077 __be32 * xdr_reserve_space(struct xdr_stream *xdr, size_t nbytes) in xdr_reserve_space() 1112 int xdr_reserve_space_vec(struct xdr_stream *xdr, size_t nbytes) in xdr_reserve_space_vec() 1219 unsigned int nbytes = xdr_align_size(len); in xdr_truncate_decode() local 1450 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in __xdr_inline_decode() 1463 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) in xdr_copy_to_scratch() 1499 __be32 * xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in xdr_inline_decode() 1726 unsigned int nbytes) in xdr_stream_subsegment()
|
| /net/core/ |
| A D | netprio_cgroup.c | 196 char *buf, size_t nbytes, loff_t off) in write_priomap()
|
| /net/atm/ |
| A D | mpoa_proc.c | 207 size_t nbytes, loff_t *ppos) in proc_mpc_write()
|
| /net/ethtool/ |
| A D | bitset.c | 249 unsigned int nbytes = nwords * sizeof(u32); in ethnl_put_bitset32() local 473 unsigned int nbytes = nwords * sizeof(u32); in ethnl_update_bitset32_verbose() local
|
| /net/ipv6/ |
| A D | tcp_ao.c | 117 const struct in6_addr *saddr, int nbytes) in tcp_v6_ao_hash_pseudoheader()
|
| A D | tcp_ipv6.c | 696 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers()
|
| /net/rds/ |
| A D | message.c | 422 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
|
| /net/sunrpc/auth_gss/ |
| A D | gss_krb5_crypto.c | 481 u32 blocksize, nbytes, nblocks, cbcbytes; in krb5_cbc_cts_encrypt() local
|
| /net/batman-adv/ |
| A D | tp_meter.c | 535 u8 *buf, size_t nbytes) in batadv_tp_fill_prerandom()
|
| /net/ipv4/ |
| A D | tcp_ao.c | 440 int nbytes) in tcp_v4_ao_hash_pseudoheader() 460 struct tcp_sigpool *hp, int nbytes) in tcp_ao_hash_pseudoheader()
|
| A D | tcp_ipv4.c | 1582 const struct tcphdr *th, int nbytes)
|
| /net/can/j1939/ |
| A D | transport.c | 1825 int nbytes; in j1939_xtp_rx_dat_one() local
|
Completed in 43 milliseconds