/openbmc/linux/net/ipv4/ |
H A D | udp.c | 847 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 D | rvu_npc_fs.c | 473 #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 D | chtls_io.c | 53 int hlen = TLS_WR_CPL_LEN + data_sgl_len(skb); in set_ivs_imm() local
|
H A D | chtls_cm.c | 1017 u32 opt2, hlen; in chtls_pass_accept_rpl() local
|
/openbmc/linux/net/ipv6/ |
H A D | udp.c | 1249 const int hlen = skb_network_header_len(skb) + in udp_v6_send_skb() local
|
H A D | sit.c | 1101 int hlen = LL_MAX_HEADER; in ipip6_tunnel_bind_dev() local
|
H A D | ip6_tunnel.c | 1799 int hlen; in ip6_tnl_encap_setup() local
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_queue.c | 398 unsigned int hlen = 0; in nfqnl_build_packet_message() local
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 1139 u32 opt2, hlen; in cxgbit_pass_accept_rpl() local
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1261 unsigned int keyix, hlen; in ath5k_rx_decrypted() local
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_pci.c | 763 size_t hlen = sizeof(struct prestera_fw_header); in prestera_fw_load() local
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1478 unsigned int hlen; /* header length implies the version */ in fcoe_xmit() local
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 1286 unsigned int hlen, dlen, plen; in do_rx_iscsi_hdr() local
|
/openbmc/linux/net/openvswitch/ |
H A D | actions.c | 830 unsigned int hlen = skb_network_offset(skb); in prepare_frag() local
|
H A D | datapath.c | 442 unsigned int hlen; in queue_userspace_packet() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 354 unsigned int len = 259, hlen = 128; in bpf_fill_torturous_jumps_insn_1() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1751 int id = 0, count, hlen; in start_sync_thread() local
|
/openbmc/linux/drivers/net/ |
H A D | geneve.c | 509 unsigned int hlen, gh_len, off_gnv; in geneve_gro_receive() local
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1079 unsigned int hlen, tlen, elen; in qedf_xmit() local
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 278 unsigned int hlen, tlen, elen; in bnx2fc_xmit() local
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 257 u32 length, hlen, staterr; in igbvf_clean_rx_irq() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | 2916 int hlen; in xlog_valid_rec_header() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 2922 unsigned int hlen; in i40e_atr() local
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | 3558 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 D | vmxnet3.h | 259 u32 hlen:10; /* header len */ member
|