| /linux/net/core/ |
| H A D | flow_dissector.c | 120 const void *data, int hlen) in skb_flow_get_ports() argument 167 const void *data, int thoff, int hlen) in skb_flow_get_icmp_tci() argument 194 int thoff, int hlen) in __skb_flow_dissect_icmp() argument 211 int nhoff, int hlen) in __skb_flow_dissect_ah() argument 233 __skb_flow_dissect_esp(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,int hlen) __skb_flow_dissect_esp() argument 255 __skb_flow_dissect_l2tpv3(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,int hlen) __skb_flow_dissect_l2tpv3() argument 518 __skb_flow_dissect_mpls(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,int hlen,int lse_index,bool * entropy_label) __skb_flow_dissect_mpls() argument 576 __skb_flow_dissect_arp(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,int hlen) __skb_flow_dissect_arp() argument 632 __skb_flow_dissect_cfm(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,int hlen) __skb_flow_dissect_cfm() argument 797 __skb_flow_dissect_batadv(const struct sk_buff * skb,struct flow_dissector_key_control * key_control,const void * data,__be16 * p_proto,int * p_nhoff,int hlen,unsigned int flags) __skb_flow_dissect_batadv() argument 829 __skb_flow_dissect_tcp(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int thoff,int hlen) __skb_flow_dissect_tcp() argument 854 __skb_flow_dissect_ports(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,int nhoff,u8 ip_proto,int hlen) __skb_flow_dissect_ports() argument 1005 bpf_flow_dissect(struct bpf_prog * prog,struct bpf_flow_dissector * ctx,__be16 proto,int nhoff,int hlen,unsigned int flags) bpf_flow_dissect() argument 1061 __skb_flow_dissect(const struct net * net,const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,const void * data,__be16 proto,int nhoff,int hlen,unsigned int flags) __skb_flow_dissect() argument 1920 __skb_get_poff(const struct sk_buff * skb,const void * data,const struct flow_keys_basic * keys,int hlen) __skb_get_poff() argument [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/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/include/net/ |
| 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/net/ipv4/ |
| H A D | ip_output.c | 599 unsigned int hlen, struct ip_fraglist_iter *iter) in ip_fraglist_init() 620 unsigned int hlen = iter->hlen; in ip_fraglist_prepare() local 643 void ip_frag_init(struct sk_buff *skb, unsigned int hlen, in ip_frag_init() 768 unsigned int mtu, hlen, ll_rs; in ip_do_fragment() local
|
| H A D | gre_offload.c | 128 unsigned int hlen, grehlen; in gre_gro_receive() local
|
| H A D | ip_tunnel.c | 285 int hlen = LL_MAX_HEADER; in ip_tunnel_bind_dev() local 492 int hlen; in ip_tunnel_encap_setup() 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 | 722 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() 767 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local 788 void ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, in ip6_frag_init() 894 unsigned int mtu, hlen, nexthdr_offset; in ip6_fragment() local
|
| /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 | 65 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 | 514 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_igmp_gq() local 616 int hlen, tlen, offset; in amt_send_discovery() local 705 int hlen, tlen, offset; in amt_send_request() local 810 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_mld_gq() local 2556 int hlen, tlen, offset; in amt_send_advertisement() local
|
| /linux/tools/bpf/ |
| H A D | bpf_jit_disasm.c | 175 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_ib.c | 570 void *head, int hlen) in post_send() 596 int hlen, rc; in ipoib_send() 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
|
| /linux/arch/s390/kernel/diag/ |
| H A D | diag324.c | 77 u32 hlen : 8; member
|
| /linux/tools/net/ynl/lib/ |
| H A D | ynl.c | 207 unsigned int hlen) in ynl_ext_ack_check() argument 329 unsigned int hlen; in ynl_cb_error() local
|