Home
last modified time | relevance | path

Searched defs:ah (Results 1 – 25 of 49) sorted by relevance

12

/external/tcpdump/
Dah.h58 struct ah { struct
59 nd_uint8_t ah_nxt; /* Next Header */ argument
60 nd_uint8_t ah_len; /* Payload Len in 32bit words minus 2 */ argument
61 nd_uint16_t ah_reserved; /* Reserved for future use */ argument
62 nd_uint32_t ah_spi; /* Security Parameters Index */ argument
63 nd_uint32_t ah_seq; /* Sequence Number Field */ argument
Dprint-ah.c40 const struct ah *ah; in ah_print() local
/external/libwebsockets/lib/roles/http/
Dparsers.c45 struct allocated_headers *ah = lws_zalloc(sizeof(*ah), "ah struct"); in _lws_create_ah() local
68 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah) in _lws_destroy_ah()
89 _lws_header_table_reset(struct allocated_headers *ah) in _lws_header_table_reset()
111 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_reset() local
309 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_detach() local
796 struct allocated_headers *ah = wsi->http.ah; in lws_parse_urldecode() local
1020 struct allocated_headers *ah = wsi->http.ah; in lws_parse() local
/external/vboot_reference/futility/
Dtraversal.c185 static void fmap_limit_area(FmapAreaHeader *ah, uint32_t len) in fmap_limit_area()
202 FmapAreaHeader *ah = 0; in futil_traverse() local
Dcmd_load_fmap.c98 FmapAreaHeader *ah; in do_load_fmap() local
Dcmd_dump_fmap.c37 const FmapAreaHeader *ah; in dump_fmap() local
292 FmapAreaHeader *ah; in human_fmap() local
/external/libwebsockets/lib/roles/h2/
Dhpack.c208 struct allocated_headers *ah = wsi->http.ah; in lws_frag_start() local
275 struct allocated_headers *ah = wsi->http.ah; in lws_frag_append() local
299 struct allocated_headers *ah = wsi->http.ah; in lws_hdr_extant() local
828 struct allocated_headers *ah = wsi->http.ah; in lws_hpack_interpret() local
Dops-h2.c644 struct allocated_headers *ah; in rops_destroy_role_h2() local
1274 struct allocated_headers *ah; in rops_alpn_negotiated_h2() local
/external/vboot_reference/host/lib/
Dfmap.c51 FmapAreaHeader *ah; in fmap_find_by_name() local
/external/iptables/extensions/
Dlibipt_ah.c65 const struct ipt_ah *ah = (struct ipt_ah *)match->data; in ah_print() local
Dlibip6t_ah.c87 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; in ah_print() local
/external/proguard/src/proguard/gui/splash/
DRectangleSprite.java103 int ah = arcHeight.getInt(time); in paint() local
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp34 volatile H *ah = dynamic_cast<H *>(a); in test() local
/external/flatbuffers/tests/
DJavaScriptTest.js334 var ah = a >> 16 & 65535; variable
/external/rust/crates/serde_json/src/lexical/
Dfloat.rs41 let ah = self.mant >> u64::HALF; in mul() localVariable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c117 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
/external/libwebsockets/lib/roles/h1/
Dops-h1.c872 struct allocated_headers *ah; in rops_destroy_role_h1() local
/external/freetype/src/truetype/
Dttdriver.c246 FT_UShort ah; in tt_get_advances() local
/external/python/bumble/bumble/
Dcrypto.py128 def ah(k, r): # pylint: disable=redefined-outer-name function
/external/dnsmasq/src/
Dcache.c716 struct hostsfile* ah; in cache_reload() local
1012 struct hostsfile* ah; in record_source() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dtypearith.h77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local
335 uint16_t ah, al, bh, bl; in _mpd_mul_words() local
/external/pffft/simd/
Dpf_neon_double.h85 float64x1_t ah = vget_high_f64(a); in _mm_shuffle_pd_11() local
/external/mbedtls/library/
Dpoly1305.c47 const uint16_t ah = a >> 16; in mul64() local
/external/iputils/
Darping.c276 struct arphdr *ah = (struct arphdr*)buf; in send_pack() local
379 struct arphdr *ah = (struct arphdr*)buf; in recv_pack() local
/external/openthread/third_party/mbedtls/repo/library/
Dpoly1305.c65 const uint16_t ah = a >> 16; in mul64() local

12