/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() 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 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
|
/linux/include/net/ |
H A D | gro.h | 161 unsigned int hlen) in skb_gro_may_pull() 166 static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen, in skb_gro_header_slow() 175 static inline void *skb_gro_header(struct sk_buff *skb, unsigned int hlen, in skb_gro_header() 429 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
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 406 int hlen; in gve_skb_fifo_bytes_required() local 500 u16 hlen, u64 addr, u16 pkt_len) in gve_tx_fill_pkt_desc() 564 int pad_bytes, hlen, hdr_nfrags, payload_nfrags, l4_hdr_offset; in gve_tx_add_skb_copy() local 640 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 D | power_budget.h | 16 u8 hlen; member
|
H A D | vpstate.h | 8 u8 hlen; member
|
/linux/drivers/bluetooth/ |
H A D | h4_recv.h | 13 u8 hlen; /* Header length */ member
|
/linux/net/ipv4/ |
H A D | ip_output.c | 592 unsigned int hlen, struct ip_fraglist_iter *iter) in ip_fraglist_init() argument 613 unsigned int hlen = iter->hlen; in ip_fraglist_prepare() local 636 void ip_frag_init(struct sk_buff *skb, unsigned int hlen, in ip_frag_init() argument 761 unsigned int mtu, hlen, ll_rs; ip_do_fragment() local [all...] |
H A D | gre_offload.c | 128 unsigned int hlen, grehlen; in gre_gro_receive() local
|
/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 | 278 int hlen; in ieee802154_parse_frame_start() local
|
/linux/net/ipv6/ |
H A D | ip6_output.c | 700 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() argument 745 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local 766 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 872 unsigned int mtu, hlen, nexthdr_offset; ip6_fragment() local [all...] |
H A D | netfilter.c | 134 unsigned int mtu, hlen; in br_ip6_fragment() local
|
H A D | raw.c | 602 int hlen = LL_RESERVED_SPACE(rt->dst.dev); in rawv6_send_hdrinc() local 684 int hlen; member
|
/linux/net/sched/ |
H A D | sch_frag.c | 53 unsigned int hlen = skb_network_offset(skb); sch_frag_prepare_frag() local
|
/linux/tools/lib/bpf/ |
H A D | nlattr.c | 167 int hlen, alen; libbpf_nla_dump_errormsg() local
|
/linux/lib/ |
H A D | digsig.c | 69 const char *h, int hlen) in digsig_verify_rsa()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.h | 31 uint8_t hlen : 5, control : 1, variant : 2; member
|
/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_lro.h | 48 u32 hlen; member
|
/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
|
/linux/net/ieee802154/ |
H A D | header_ops.c | 369 int hlen = ieee802154_hdr_minlen(hdr); in ieee802154_max_payload() local
|
/linux/drivers/video/fbdev/ |
H A D | ocfb.c | 108 u32 hlen; in ocfb_setupfb() local
|
/linux/net/ncsi/ |
H A D | ncsi-cmd.c | 282 int hlen = LL_RESERVED_SPACE(dev); in ncsi_alloc_command() local
|