Home
last modified time | relevance | path

Searched defs:hlen (Results 101 – 125 of 141) sorted by relevance

123456

/openbmc/linux/net/ipv4/
H A Dudp.c847 int hlen = len; in udp4_hwcsum() local
930 const int hlen = skb_network_header_len(skb) + in udp_send_skb() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c473 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c53 int hlen = TLS_WR_CPL_LEN + data_sgl_len(skb); in set_ivs_imm() local
H A Dchtls_cm.c1017 u32 opt2, hlen; in chtls_pass_accept_rpl() local
/openbmc/linux/net/ipv6/
H A Dudp.c1249 const int hlen = skb_network_header_len(skb) + in udp_v6_send_skb() local
H A Dsit.c1101 int hlen = LL_MAX_HEADER; in ipip6_tunnel_bind_dev() local
H A Dip6_tunnel.c1799 int hlen; in ip6_tnl_encap_setup() local
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c398 unsigned int hlen = 0; in nfqnl_build_packet_message() local
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1139 u32 opt2, hlen; in cxgbit_pass_accept_rpl() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c1261 unsigned int keyix, hlen; in ath5k_rx_decrypted() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_pci.c763 size_t hlen = sizeof(struct prestera_fw_header); in prestera_fw_load() local
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1478 unsigned int hlen; /* header length implies the version */ in fcoe_xmit() local
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1286 unsigned int hlen, dlen, plen; in do_rx_iscsi_hdr() local
/openbmc/linux/net/openvswitch/
H A Dactions.c830 unsigned int hlen = skb_network_offset(skb); in prepare_frag() local
H A Ddatapath.c442 unsigned int hlen; in queue_userspace_packet() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c354 unsigned int len = 259, hlen = 128; in bpf_fill_torturous_jumps_insn_1() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c1751 int id = 0, count, hlen; in start_sync_thread() local
/openbmc/linux/drivers/net/
H A Dgeneve.c509 unsigned int hlen, gh_len, off_gnv; in geneve_gro_receive() local
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1079 unsigned int hlen, tlen, elen; in qedf_xmit() local
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c278 unsigned int hlen, tlen, elen; in bnx2fc_xmit() local
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c257 u32 length, hlen, staterr; in igbvf_clean_rx_irq() local
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2916 int hlen; in xlog_valid_rec_header() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2922 unsigned int hlen; in i40e_atr() local
/openbmc/linux/net/core/
H A Dskbuff.c3558 unsigned int hlen = 0; in skb_zerocopy_headlen() local
3594 skb_zerocopy(struct sk_buff *to, struct sk_buff *from, int len, int hlen) in skb_zerocopy()
/openbmc/qemu/hw/net/
H A Dvmxnet3.h259 u32 hlen:10; /* header len */ member

123456