Home
last modified time | relevance | path

Searched defs:hlen (Results 1 – 25 of 125) sorted by relevance

12345

/linux/net/core/
H A Dflow_dissector.c120 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()
518 int hlen, int lse_index, bool *entropy_label) in __skb_flow_dissect_mpls()
576 int nhoff, int hlen) in __skb_flow_dissect_arp()
632 int nhoff, int hlen) in __skb_flow_dissect_cfm()
797 int hlen, unsigned int flags) in __skb_flow_dissect_batadv()
[all …]
/linux/drivers/macintosh/
H A Dwindfarm_pid.c37 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
/linux/include/net/
H A Dgro.h158 unsigned int hlen) in skb_gro_may_pull()
163 static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen, in skb_gro_header_slow()
172 static inline void *skb_gro_header(struct sk_buff *skb, unsigned int hlen, in skb_gro_header()
426 unsigned int hlen, off; in udp_gro_udphdr() local
H A Dip6_tunnel.h62 int hlen; /* tun_hlen + encap_hlen */ member
92 int hlen = -EINVAL; in ip6_encap_hlen() local
H A Dgue.h40 __u8 hlen:5, member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c410 int hlen; in gve_skb_fifo_bytes_required() local
504 u16 hlen, u64 addr, u16 pkt_len) in gve_tx_fill_pkt_desc()
568 int pad_bytes, hlen, hdr_nfrags, payload_nfrags, l4_hdr_offset; in gve_tx_add_skb_copy() local
644 int hlen, num_descriptors, l4_hdr_offset; in gve_tx_add_skb_no_copy() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpower_budget.h16 u8 hlen; member
H A Dvpstate.h8 u8 hlen; member
/linux/drivers/bluetooth/
H A Dh4_recv.h13 u8 hlen; /* Header length */ member
/linux/net/ipv4/
H A Dip_output.c601 unsigned int hlen, struct ip_fraglist_iter *iter) in ip_fraglist_init()
622 unsigned int hlen = iter->hlen; in ip_fraglist_prepare() local
645 void ip_frag_init(struct sk_buff *skb, unsigned int hlen, in ip_frag_init()
770 unsigned int mtu, hlen, ll_rs; in ip_do_fragment() local
H A Dgre_offload.c128 unsigned int hlen, grehlen; in gre_gro_receive() local
/linux/net/mac802154/
H A Diface.c364 int hlen; in ieee802154_header_create() local
430 int hlen; in mac802154_header_create() local
H A Drx.c278 int hlen; in ieee802154_parse_frame_start() local
/linux/net/ipv6/
H A Dip6_output.c700 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init()
745 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local
766 void ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, in ip6_frag_init()
872 unsigned int mtu, hlen, nexthdr_offset; in ip6_fragment() local
H A Dnetfilter.c134 unsigned int mtu, hlen; in br_ip6_fragment() local
/linux/net/sched/
H A Dsch_frag.c53 unsigned int hlen = skb_network_offset(skb); in sch_frag_prepare_frag() local
/linux/tools/lib/bpf/
H A Dnlattr.c167 int hlen, alen; in libbpf_nla_dump_errormsg() local
/linux/lib/
H A Ddigsig.c69 const char *h, int hlen) in digsig_verify_rsa()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h31 uint8_t hlen : 5, control : 1, variant : 2; member
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h48 u32 hlen; member
/linux/drivers/net/
H A Damt.c512 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
/linux/drivers/media/i2c/ccs/
H A Dccs-data.c66 size_t hlen, plen; in ccs_data_parse_length_specifier() local
178 size_t plen, hlen; in ccs_data_block_parse_header() local
/linux/tools/bpf/
H A Dbpf_jit_disasm.c173 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c569 void *head, int hlen) in post_send()
595 int hlen, rc; in ipoib_send() local
/linux/net/ieee802154/
H A Dheader_ops.c369 int hlen = ieee802154_hdr_minlen(hdr); in ieee802154_max_payload() local

12345