| /kernel/linux/linux-5.10/include/net/ |
| H A D | ip_tunnels.h | 131 int hlen; /* tun_hlen + encap_hlen */ member 339 int hlen = -EINVAL; in ip_encap_hlen() local
|
| H A D | llc_pdu.h | 236 int hlen = 4; /* default value for I and S types */ in llc_pdu_header_init() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | zswap.c | 1026 unsigned int hlen, dlen = PAGE_SIZE; in zswap_frontswap_store() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_bpf.c | 294 unsigned int len = BPF_MAXINSNS, hlen = len - 2; in bpf_fill_maxinsns10() local [all...] |
| /kernel/linux/linux-5.10/fs/pstore/ |
| H A D | zone.c | 761 size_t size, hlen; in psz_kmsg_write_record() local 983 ssize_t size, hlen = 0; in psz_kmsg_read() local
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | journal.c | 1711 int err, xlen, hlen, len, lnum, xent_offs, aligned_xlen, write_len; in ubifs_jnl_delete_xattr() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_ioctl.c | 144 xfs_handle_to_dentry( struct file *parfilp, void __user *uhandle, u32 hlen) xfs_handle_to_dentry() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | af_inet.c | 1460 unsigned int hlen; in inet_gro_receive() local
|
| H A D | arp.c | 532 int hlen = LL_RESERVED_SPACE(dev); in arp_create() local
|
| H A D | icmp.c | 1194 int hlen; in ip_icmp_error_rfc4884() local
|
| H A D | raw.c | 85 int hlen; member 356 int hlen, tlen; in raw_send_hdrinc() local [all...] |
| H A D | esp4.c | 712 int alen, hlen, elen; in esp_remove_trailer() local 760 int hlen = sizeof(struct ip_esp_hdr) + crypto_aead_ivsize(aead); in esp_input_done2() local
|
| H A D | ip_output.c | 626 unsigned int hlen = iter->hlen; in ip_fraglist_prepare() local 635 memcpy(skb_network_header(frag), iph, hlen); in ip_fraglist_prepare() local 649 void ip_frag_init(struct sk_buff *skb, unsigned int hlen, in ip_frag_init() argument 604 ip_fraglist_init(struct sk_buff *skb, struct iphdr *iph, unsigned int hlen, struct ip_fraglist_iter *iter) ip_fraglist_init() argument 774 unsigned int mtu, hlen, ll_rs; ip_do_fragment() local [all...] |
| H A D | ipconfig.c | 608 u8 hlen; /* HW address length */ member 802 int hlen = LL_RESERVED_SPACE(dev); in ic_bootp_send_if() local
|
| H A D | ip_tunnel.c | 284 int hlen = LL_MAX_HEADER; in ip_tunnel_bind_dev() local 477 int hlen; in ip_tunnel_encap_setup() local [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ndisc.c | 416 int hlen = LL_RESERVED_SPACE(dev); in ndisc_alloc_skb() local
|
| H A D | esp6.c | 747 int alen, hlen, elen; in esp_remove_trailer() local 794 int hlen = sizeof(struct ip_esp_hdr) + crypto_aead_ivsize(aead); in esp6_input_done2() local
|
| H A D | ip6_output.c | 674 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() argument 699 memcpy(skb_network_header(skb), iter->tmp_hdr, hlen); in ip6_fraglist_init() local 719 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local 727 memcpy(skb_network_header(frag), iter->tmp_hdr, hlen); ip6_fraglist_prepare() local 740 ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, unsigned short needed_tailroom, int hdr_room, u8 *prevhdr, u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) ip6_frag_init() argument 845 unsigned int mtu, hlen, nexthdr_offset; ip6_fragment() local [all...] |
| H A D | raw.c | 632 int hlen = LL_RESERVED_SPACE(rt->dst.dev); in rawv6_send_hdrinc() local 714 int hlen; member [all...] |
| /kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
| H A D | gdm_lte.c | 587 u8 hlen; /* hardware address length */ in gdm_lte_netif_rx() member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
| H A D | gve_tx.c | 352 int hlen; in gve_skb_fifo_bytes_required() local 510 int pad_bytes, hlen, hdr_nfrags, payload_nfrags, l4_hdr_offset; in gve_tx_add_skb_copy() local 443 gve_tx_fill_pkt_desc(union gve_tx_desc *pkt_desc, u16 csum_offset, u8 ip_summed, bool is_gso, int l4_hdr_offset, u32 desc_cnt, u16 hlen, u64 addr, u16 pkt_len) gve_tx_fill_pkt_desc() argument 586 int hlen, num_descriptors, l4_hdr_offset; gve_tx_add_skb_no_copy() local [all...] |
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | zone.c | 748 size_t size, hlen; in psz_kmsg_write_record() local 961 ssize_t size, hlen = 0; in psz_kmsg_read() local
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | journal.c | 1721 int err, xlen, hlen, len, lnum, xent_offs, aligned_xlen, write_len; in ubifs_jnl_delete_xattr() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | ip_tunnels.h | 143 int hlen; /* tun_hlen + encap_hlen */ member 366 int hlen = -EINVAL; in ip_encap_hlen() local
|
| H A D | llc_pdu.h | 236 int hlen = 4; /* default value for I and S types */ in llc_pdu_header_init() local
|