Home
last modified time | relevance | path

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

12

/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
/linux/net/ipv4/
H A Dudp_offload.c180 struct sk_buff *segs = ERR_PTR(-EINVAL); in __skb_udp_tunnel_segment() local
316 struct sk_buff *segs = ERR_PTR(-EINVAL); in skb_udp_tunnel_segment() local
374 static struct sk_buff *__udpv4_gso_segment_list_csum(struct sk_buff *segs) in __udpv4_gso_segment_list_csum()
429 static struct sk_buff *__udpv6_gso_segment_list_csum(struct sk_buff *segs) in __udpv6_gso_segment_list_csum()
484 struct sk_buff *segs, *seg; in __udp_gso_segment() local
635 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
H A Desp4_offload.c138 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_transport_gso_segment() local
154 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_beet_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/net/ipv6/
H A Desp6_offload.c174 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_transport_gso_segment() local
190 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_beet_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/drivers/net/ethernet/intel/ice/
H A Dice_flow.c733 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs()
1359 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds()
1454 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync()
1728 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof()
2073 ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u8 seg_cnt, in ice_flow_set_rss_seg_info()
2548 struct ice_flow_seg_info *segs; in ice_add_rss_cfg_sync() local
2695 struct ice_flow_seg_info *segs; in ice_rem_rss_cfg_sync() 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.c1246 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1435 elf_addr_t e_shoff, int segs) in fill_extnum_info()
1478 int segs; in elf_fdpic_core_dump() local
H A Dbinfmt_elf.c1437 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
1971 elf_addr_t e_shoff, int segs) in fill_extnum_info()
1996 int segs, i; in elf_core_dump() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c349 u32 *segs) in bnxt_get_ctx_coredump()
436 u32 drv_len, segs = 0; in __bnxt_get_coredump() local
/linux/net/xfrm/
H A Dxfrm_device.c160 struct sk_buff *segs; in validate_xmit_xfrm() local
H A Dxfrm_output.c663 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_tbf.c209 struct sk_buff *segs, *nskb; tbf_segment() local
[all...]
H A Dsch_netem.c429 struct sk_buff *segs; netem_segment() local
456 struct sk_buff *segs = NULL; netem_enqueue() local
[all...]
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h153 u64 segs : 2; member
228 u64 segs : 2; member
H A Dcn10k_ipsec.h203 u64 segs : 2; member
/linux/net/xdp/
H A Dxsk_buff_pool.c163 u32 segs = netdev->xdp_zc_max_segs; in xp_assign_dev() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c196 struct qed_tid_seg *segs = p_cfg->tid_seg; in qed_cxt_tm_iids() local
226 struct qed_tid_seg *segs; in qed_cxt_qm_iids() local
/linux/drivers/net/
H A Dtap.c281 struct sk_buff *segs = __skb_gso_segment(skb, features, false); in tap_handle_frame() local
/linux/drivers/media/dvb-frontends/
H A Dmb86a20s.c1428 const struct linear_segments *segs; in mb86a20s_get_blk_error_layer_CNR() local

12