Home
last modified time | relevance | path

Searched defs:segs (Results 1 – 25 of 78) sorted by relevance

1234

/linux/net/ipv4/
A Dudp_offload.c22 struct sk_buff *segs = ERR_PTR(-EINVAL); in __skb_udp_tunnel_segment() local
158 struct sk_buff *segs = ERR_PTR(-EINVAL); in skb_udp_tunnel_segment() local
217 static struct sk_buff *__udpv4_gso_segment_list_csum(struct sk_buff *segs) in __udpv4_gso_segment_list_csum()
268 struct sk_buff *segs, *seg; in __udp_gso_segment() local
370 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
A Desp4_offload.c121 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_transport_gso_segment() local
137 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_beet_gso_segment() local
A Dgre_offload.c19 struct sk_buff *segs = ERR_PTR(-EINVAL); in gre_gso_segment() local
A Dtcp_offload.c57 struct sk_buff *segs = ERR_PTR(-EINVAL); in tcp_gso_segment() local
A Dtcp_output.c1959 u32 bytes, segs; in tcp_tso_autosize() local
3128 int __tcp_retransmit_skb(struct sock *sk, struct sk_buff *skb, int segs) in __tcp_retransmit_skb()
3239 int tcp_retransmit_skb(struct sock *sk, struct sk_buff *skb, int segs) in tcp_retransmit_skb()
3286 int segs; in tcp_xmit_retransmit_queue() local
/linux/drivers/net/ethernet/intel/ice/
A Dice_flow.c629 ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs()
1254 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds()
1361 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync()
1541 u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof()
1840 ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u64 hash_fields, in ice_flow_set_rss_seg_info()
2031 struct ice_flow_seg_info *segs; in ice_add_rss_cfg_sync() local
2167 struct ice_flow_seg_info *segs; in ice_rem_rss_cfg_sync() local
/linux/net/ipv6/
A Desp6_offload.c156 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_transport_gso_segment() local
172 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_beet_gso_segment() local
A Dudp_offload.c20 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp6_ufo_fragment() local
A Dip6_offload.c77 struct sk_buff *segs = ERR_PTR(-EINVAL); in ipv6_gso_segment() local
/linux/net/sctp/
A Doffload.c41 struct sk_buff *segs = ERR_PTR(-EINVAL); in sctp_gso_segment() local
/linux/net/mpls/
A Dmpls_gso.c22 struct sk_buff *segs = ERR_PTR(-EINVAL); in mpls_gso_segment() local
/linux/include/uapi/linux/
A Delf-fdpic.h30 struct elf32_fdpic_loadseg segs[]; member
/linux/include/linux/
A Dblk-integrity.h68 unsigned int segs) in blk_queue_max_integrity_segments()
153 unsigned int segs) in blk_queue_max_integrity_segments()
/linux/net/nsh/
A Dnsh.c79 struct sk_buff *segs = ERR_PTR(-EINVAL); in nsh_gso_segment() local
/linux/fs/
A Dbinfmt_elf_fdpic.c1237 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1425 elf_addr_t e_shoff, int segs) in fill_extnum_info()
1468 int vma_count, segs; in elf_fdpic_core_dump() local
A Dbinfmt_elf.c1468 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
2147 elf_addr_t e_shoff, int segs) in fill_extnum_info()
2172 int vma_count, segs, i; in elf_core_dump() local
/linux/drivers/net/wireguard/
A Ddevice.c161 struct sk_buff *segs = skb_gso_segment(skb, 0); in wg_xmit() local
/linux/net/xfrm/
A Dxfrm_device.c138 struct sk_buff *segs; in validate_xmit_xfrm() local
A Dxfrm_output.c619 struct sk_buff *segs, *nskb; in xfrm_output_gso() local
/linux/include/rdma/
A Drdmavt_mr.h28 struct rvt_seg segs[RVT_SEGSZ]; member
/linux/net/sched/
A Dsch_netem.c415 struct sk_buff *segs; in netem_segment() local
441 struct sk_buff *segs = NULL; in netem_enqueue() local
A Dsch_tbf.c208 struct sk_buff *segs, *nskb; in tbf_segment() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_struct.h153 u64 segs : 2; member
228 u64 segs : 2; member
/linux/fs/ksmbd/
A Dtransport_tcp.c294 unsigned int segs; in ksmbd_tcp_readv() local
/linux/arch/mips/include/asm/octeon/
A Dcvmx-pko.h241 uint64_t segs:6; member

Completed in 70 milliseconds

1234