/openbmc/linux/net/core/ |
H A D | flow_dissector.c | 120 const void *data, int hlen) in __skb_flow_get_ports() 167 const void *data, int thoff, int hlen) in skb_flow_get_icmp_tci() 194 int thoff, int hlen) in __skb_flow_dissect_icmp() 211 int nhoff, int hlen) in __skb_flow_dissect_ah() 233 int nhoff, int hlen) in __skb_flow_dissect_esp() 255 int nhoff, int hlen) in __skb_flow_dissect_l2tpv3() 552 int nhoff, int hlen) in __skb_flow_dissect_arp() 608 int nhoff, int hlen) in __skb_flow_dissect_cfm() 773 int hlen, unsigned int flags) in __skb_flow_dissect_batadv() 805 int thoff, int hlen) in __skb_flow_dissect_tcp() [all …]
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pid.c | 37 int i, hlen = st->param.history_len; in wf_pid_run() local 92 int i, hlen = st->param.history_len; in wf_cpu_pid_run() local
|
/openbmc/linux/include/net/ |
H A D | gro.h | 157 static inline int skb_gro_header_hard(struct sk_buff *skb, unsigned int hlen) in skb_gro_header_hard() 168 static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen, in skb_gro_header_slow() 179 unsigned int hlen, unsigned int offset) in skb_gro_header() 424 unsigned int hlen, off; in udp_gro_udphdr() local
|
H A D | ip6_tunnel.h | 62 int hlen; /* tun_hlen + encap_hlen */ member 92 int hlen = -EINVAL; in ip6_encap_hlen() local
|
H A D | gue.h | 40 __u8 hlen:5, member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | power_budget.h | 16 u8 hlen; member
|
H A D | vpstate.h | 8 u8 hlen; member
|
/openbmc/linux/drivers/bluetooth/ |
H A D | h4_recv.h | 13 u8 hlen; /* Header length */ member
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 353 int hlen; in gve_skb_fifo_bytes_required() local 447 u16 hlen, u64 addr, u16 pkt_len) in gve_tx_fill_pkt_desc() 511 int pad_bytes, hlen, hdr_nfrags, payload_nfrags, l4_hdr_offset; in gve_tx_add_skb_copy() local 587 int hlen, num_descriptors, l4_hdr_offset; in gve_tx_add_skb_no_copy() local
|
/openbmc/linux/net/mac802154/ |
H A D | iface.c | 364 int hlen; in ieee802154_header_create() local 430 int hlen; in mac802154_header_create() local
|
H A D | rx.c | 250 int hlen; in ieee802154_parse_frame_start() local
|
/openbmc/linux/net/ipv4/ |
H A D | gre_offload.c | 128 unsigned int hlen, grehlen; in gre_gro_receive() local
|
H A D | ip_output.c | 600 unsigned int hlen, struct ip_fraglist_iter *iter) in ip_fraglist_init() 621 unsigned int hlen = iter->hlen; in ip_fraglist_prepare() local 644 void ip_frag_init(struct sk_buff *skb, unsigned int hlen, in ip_frag_init() 769 unsigned int mtu, hlen, ll_rs; in ip_do_fragment() local
|
H A D | tcp_offload.c | 194 unsigned int hlen; in tcp_gro_receive() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | nlattr.c | 167 int hlen, alen; in libbpf_nla_dump_errormsg() local
|
/openbmc/linux/net/sched/ |
H A D | sch_frag.c | 53 unsigned int hlen = skb_network_offset(skb); in sch_frag_prepare_frag() local
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 697 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() 742 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local 763 void ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, in ip6_frag_init() 869 unsigned int mtu, hlen, nexthdr_offset; in ip6_fragment() local
|
H A D | netfilter.c | 133 unsigned int mtu, hlen; in br_ip6_fragment() local
|
/openbmc/linux/lib/ |
H A D | digsig.c | 69 const char *h, int hlen) in digsig_verify_rsa()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.h | 31 uint8_t hlen : 5, control : 1, variant : 2; member
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_lro.h | 48 u32 hlen; member
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_jit_disasm.c | 173 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-data.c | 66 size_t hlen, plen; in ccs_data_parse_length_specifier() local 178 size_t plen, hlen; in ccs_data_block_parse_header() local
|
/openbmc/linux/drivers/net/ |
H A D | amt.c | 512 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_igmp_gq() local 614 int hlen, tlen, offset; in amt_send_discovery() local 703 int hlen, tlen, offset; in amt_send_request() local 808 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_mld_gq() local 2551 int hlen, tlen, offset; in amt_send_advertisement() local
|
/openbmc/linux/net/ieee802154/ |
H A D | header_ops.c | 369 int hlen = ieee802154_hdr_minlen(hdr); in ieee802154_max_payload() local
|