Home
last modified time | relevance | path

Searched defs:newlen (Results 1 – 20 of 20) sorted by relevance

/linux/net/netfilter/
H A Dxt_TCPMSS.c199 __be16 newlen; in tcpmss_tg4() local
223 __be16 frag_off, oldlen, newlen; in tcpmss_tg6() local
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/linux/arch/parisc/lib/
H A Dmemcpy.c38 unsigned long newlen = len; in raw_copy_from_user() local
/linux/net/ipv4/
H A Dudp_offload.c490 __be16 newlen; in __udp_gso_segment() local
926 __be16 newlen = htons(skb->len - nhoff); in udp_gro_complete() local
/linux/arch/riscv/include/asm/
H A Dalternative-macros.h61 #define ALT_ENTRY(oldptr, newptr, vendor_id, patch_id, newlen) \ argument
/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c118 udp_partial_csum_update(int af,struct udphdr * uhdr,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldlen,__be16 newlen) udp_partial_csum_update() argument
H A Dip_vs_proto_tcp.c129 tcp_partial_csum_update(int af,struct tcphdr * tcph,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldlen,__be16 newlen) tcp_partial_csum_update() argument
/linux/fs/xfs/
H A Dxfs_reflink.c1234 xfs_off_t newlen, in xfs_reflink_update_dest()
1321 xfs_off_t newlen; in xfs_reflink_remap_extent() local
H A Dxfs_iomap.c1315 xfs_filblks_t newlen=0; /* new indirect size */ in xfs_bmap_add_extent_hole_delay() local
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1960 int newlen; in add_version() local
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c208 xfs_agino_t newlen, in xfs_inobt_insert()
703 xfs_agino_t newlen; /* new number of inodes */ in xfs_ialloc_ag_alloc() local
/linux/drivers/crypto/ccp/
H A Dsev-dev-tio.c500 size_t oldlen = *len, newlen; in sla_expand() local
/linux/drivers/usb/storage/
H A Duas.c185 int newlen = min(len + 16, urb->actual_length) - 16; in uas_sense() local
/linux/net/sunrpc/
H A Dsvcsock.c1565 int newlen; in svc_create_socket() local
H A Dxdr.c536 unsigned int free_space, newlen; in xdr_buf_try_expand() local
/linux/fs/fuse/
H A Ddir.c717 u32 newlen = buf->size + bytes; in extend_arg() local
/linux/net/core/
H A Dskbuff.c7085 unsigned int newlen, newoff = SKB_EXT_CHUNKSIZEOF(*ext); in __skb_ext_set() local
7114 unsigned int newlen, newoff; in skb_ext_add() local
/linux/include/uapi/linux/
H A Dsysctl.h41 size_t newlen; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1345 __be16 newlen = htons(skb->len - nhoff); in mlx5e_shampo_update_hdr() local
/linux/fs/ocfs2/
H A Drefcounttree.c4449 loff_t newlen) in ocfs2_reflink_update_dest()