Home
last modified time | relevance | path

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

1234

/linux/net/core/
H A Dgso.c16 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_eth_gso_segment() local
40 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_mac_gso_segment() local
91 struct sk_buff *segs; in __skb_gso_segment() local
H A Dnet_test.c52 const unsigned int *segs; member
150 struct sk_buff *skb, *segs, *cur, *next, *last; in gso_test_func() local
H A Ddev.h112 unsigned int segs) in netif_set_gso_max_segs()
/linux/net/ipv4/
H A Dudp_offload.c24 struct sk_buff *segs = ERR_PTR(-EINVAL); in __skb_udp_tunnel_segment() local
160 struct sk_buff *segs = ERR_PTR(-EINVAL); in skb_udp_tunnel_segment() local
219 static struct sk_buff *__udpv4_gso_segment_list_csum(struct sk_buff *segs) in __udpv4_gso_segment_list_csum()
270 struct sk_buff *segs, *seg; in __udp_gso_segment() local
398 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
H A Desp4_offload.c136 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_transport_gso_segment() local
152 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_beet_gso_segment() local
H A Dtcp_offload.c52 static struct sk_buff *__tcpv4_gso_segment_list_csum(struct sk_buff *segs) in __tcpv4_gso_segment_list_csum()
126 struct sk_buff *segs = ERR_PTR(-EINVAL); in tcp_gso_segment() local
H A Dgre_offload.c21 struct sk_buff *segs = ERR_PTR(-EINVAL); in gre_gso_segment() local
/linux/include/uapi/linux/
H A Delf-fdpic.h30 struct elf32_fdpic_loadseg segs[]; member
45 struct elf64_fdpic_loadseg segs[]; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c650 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs()
1276 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds()
1371 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync()
1645 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof()
1990 ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u8 seg_cnt, in ice_flow_set_rss_seg_info()
2341 struct ice_flow_seg_info *segs; in ice_add_rss_cfg_sync() local
2488 struct ice_flow_seg_info *segs; in ice_rem_rss_cfg_sync() local
/linux/net/ipv6/
H A Desp6_offload.c172 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_transport_gso_segment() local
188 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_beet_gso_segment() local
H A Dudp_offload.c22 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp6_ufo_fragment() local
H A Dtcpv6_offload.c109 static struct sk_buff *__tcpv6_gso_segment_list_csum(struct sk_buff *segs) in __tcpv6_gso_segment_list_csum()
H A Dip6_offload.c110 struct sk_buff *segs = ERR_PTR(-EINVAL); in ipv6_gso_segment() local
/linux/net/sctp/
H A Doffload.c42 struct sk_buff *segs = ERR_PTR(-EINVAL); in sctp_gso_segment() local
/linux/net/mpls/
H A Dmpls_gso.c23 struct sk_buff *segs = ERR_PTR(-EINVAL); in mpls_gso_segment() local
/linux/tools/lib/bpf/
H A Dusdt.c400 static int parse_elf_segs(Elf *elf, const char *path, struct elf_seg **segs, size_t *seg_cnt) in parse_elf_segs()
450 static int parse_vma_segs(int pid, const char *lib_path, struct elf_seg **segs, size_t *seg_cnt) in parse_vma_segs()
540 static struct elf_seg *find_elf_seg(struct elf_seg *segs, size_t seg_cnt, long virtaddr) in find_elf_seg()
556 static struct elf_seg *find_vma_seg(struct elf_seg *segs, size_t seg_cnt, long offset) in find_vma_seg()
583 struct elf_seg *segs = NULL, *vma_segs = NULL; in collect_usdt_targets() local
/linux/net/nsh/
H A Dnsh.c81 struct sk_buff *segs = ERR_PTR(-EINVAL); in nsh_gso_segment() local
/linux/fs/
H A Dbinfmt_elf_fdpic.c1230 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1418 elf_addr_t e_shoff, int segs) in fill_extnum_info()
1461 int segs; in elf_fdpic_core_dump() local
/linux/drivers/net/wireguard/
H A Ddevice.c179 struct sk_buff *segs = skb_gso_segment(skb, 0); in wg_xmit() local
/linux/net/xfrm/
H A Dxfrm_device.c162 struct sk_buff *segs; in validate_xmit_xfrm() local
H A Dxfrm_output.c620 struct sk_buff *segs, *nskb; in xfrm_output_gso() local
/linux/include/rdma/
H A Drdmavt_mr.h28 struct rvt_seg segs[RVT_SEGSZ]; member
/linux/net/sched/
H A Dsch_netem.c424 struct sk_buff *segs; in netem_segment() local
450 struct sk_buff *segs = NULL; in netem_enqueue() local
H A Dsch_tbf.c209 struct sk_buff *segs, *nskb; in tbf_segment() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h241 uint64_t segs:6; member

1234