Home
last modified time | relevance | path

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

12345

/linux/net/core/
H A Dflow_dissector.c120 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 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/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpower_budget.h16 u8 hlen; member
H A Dvpstate.h8 u8 hlen; member
/linux/include/net/
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/net/ipv4/
H A Dip_output.c599 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 Dgre_offload.c128 unsigned int hlen, grehlen; in gre_gro_receive() local
H A Dip_tunnel.c285 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 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.c722 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 Dsch_frag.c53 unsigned int hlen = skb_network_offset(skb); sch_frag_prepare_frag() local
/linux/tools/lib/bpf/
H A Dnlattr.c167 int hlen, alen; libbpf_nla_dump_errormsg() local
/linux/lib/
H A Ddigsig.c65 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.c514 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 Dbpf_jit_disasm.c175 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.c570 void *head, int hlen) in post_send()
596 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
/linux/drivers/video/fbdev/
H A Docfb.c108 u32 hlen; in ocfb_setupfb() local
/linux/net/ncsi/
H A Dncsi-cmd.c282 int hlen = LL_RESERVED_SPACE(dev); in ncsi_alloc_command() local
/linux/arch/s390/kernel/diag/
H A Ddiag324.c77 u32 hlen : 8; member
/linux/tools/net/ynl/lib/
H A Dynl.c207 unsigned int hlen) in ynl_ext_ack_check() argument
329 unsigned int hlen; in ynl_cb_error() local

12345