/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1261 unsigned int keyix, hlen; in ath5k_rx_decrypted() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr() argument
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | util.c | 741 __ieee80211_amsdu_copy(struct sk_buff *skb, unsigned int hlen, in __ieee80211_amsdu_copy() argument 832 unsigned int hlen = ALIGN(extra_headroom, 4); in ieee80211_amsdu_to_8023s() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_queue.c | 396 unsigned int hlen = 0; in nfqnl_build_packet_message() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 354 unsigned int len = 259, hlen = 128; in bpf_fill_torturous_jumps_insn_1() local
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1478 unsigned int hlen; /* header length implies the version */ in fcoe_xmit() local
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1069 unsigned int hlen, tlen, elen; in qedf_xmit() local
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 1286 unsigned int hlen, dlen, plen; in do_rx_iscsi_hdr() local
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | distributed-arp-table.c | 77 __u8 hlen; member 1484 __u8 hlen; in batadv_dat_check_dhcp() member
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | udp.c | 1236 const int hlen = skb_network_header_len(skb) + in udp_v6_send_skb() local
|
H A D | ndisc.c | 417 int hlen = LL_RESERVED_SPACE(dev); in ndisc_alloc_skb() local
|
H A D | ip6_tunnel.c | 1796 int hlen; in ip6_tnl_encap_setup() local [all...] |
H A D | ip6_output.c | 687 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() argument 712 memcpy(skb_network_header(skb), iter->tmp_hdr, hlen); in ip6_fraglist_init() local 732 unsigned int hlen = iter->hlen; in ip6_fraglist_prepare() local 740 memcpy(skb_network_header(frag), iter->tmp_hdr, hlen); ip6_fraglist_prepare() local 753 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 859 unsigned int mtu, hlen, nexthdr_offset; ip6_fragment() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | igmp.c | 356 int hlen = LL_RESERVED_SPACE(dev); in igmpv3_newpack() local 738 int hlen, tlen; in igmp_send_report() local
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1751 int id = 0, count, hlen; in start_sync_thread() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_dissector.c | 119 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, const void *data, int hlen) __skb_flow_get_ports() argument 165 skb_flow_get_icmp_tci(const struct sk_buff *skb, struct flow_dissector_key_icmp *key_icmp, const void *data, int thoff, int hlen) skb_flow_get_icmp_tci() argument 191 __skb_flow_dissect_icmp(const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, const void *data, int thoff, int hlen) __skb_flow_dissect_icmp() argument 208 __skb_flow_dissect_ah(const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, const void *data, int nhoff, int hlen) __skb_flow_dissect_ah() argument 230 __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 252 __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 491 __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 549 __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 605 __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 770 __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 802 __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 827 __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 971 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 1024 __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 1871 __skb_get_poff(const struct sk_buff *skb, const void *data, const struct flow_keys_basic *keys, int hlen) __skb_get_poff() argument [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | datapath.c | 442 unsigned int hlen; in queue_userspace_packet() local
|
H A D | actions.c | 830 unsigned int hlen = skb_network_offset(skb); in prepare_frag() local
|
/third_party/curl/lib/ |
H A D | url.c | 1848 size_t hlen; local
|
H A D | http.c | 3867 size_t hlen = Curl_dyn_len(&data->state.headerb); in verify_header() local 1451 Curl_compareheader(const char *headerline, const char *header, const size_t hlen, const char *content, const size_t clen) Curl_compareheader() argument
|
/third_party/backends/backend/pixma/ |
H A D | pixma_mp800.c | 1082 const int hlen = 8 + 8; in read_image_block() local
|
/third_party/mbedtls/library/ |
H A D | rsa.c | 1622 unsigned int hlen; in mgf_mask() local 1693 static int hash_mprime(const unsigned char *hash, size_t hlen, in hash_mprime() argument 1771 unsigned int hlen; in mbedtls_rsa_rsaes_oaep_encrypt() local 1930 unsigned int hlen; mbedtls_rsa_rsaes_oaep_decrypt() local 2123 size_t slen, min_slen, hlen, offset = 0; rsa_rsassa_pss_sign_no_mode_check() local 2543 unsigned int hlen; mbedtls_rsa_rsassa_pss_verify_ext() local [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.c | 1807 size_t hlen; in qpack_encoder_write_indexed_name() local
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_srvr.c | 3697 size_t hlen; in construct_stateless_ticket() local
|
/third_party/openssl/ssl/statem/ |
H A D | statem_srvr.c | 3676 size_t hlen; in construct_stateless_ticket() local
|