Home
last modified time | relevance | path

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

/minix/external/bsd/tcpdump/dist/
H A Dah.h40 struct ah { struct
41 uint8_t ah_nxt; /* Next Header */ argument
42 uint8_t ah_len; /* Length of data, in 32bit */ argument
43 uint16_t ah_reserve; /* Reserved for future use */ argument
44 uint32_t ah_spi; /* Security parameter index */ argument
H A Dprint-ah.c44 register const struct ah *ah; in ah_print() local
H A Dprint-aodv.c189 const struct aodv_hello *ah; in aodv_extension() local
H A Dprint-icmp6.c1200 const struct ah *ah; in get_upperlayer() local
/minix/lib/libc/stdlib/
H A Datexit.c66 #define STATIC_HANDLER_P(ah) \ argument
93 struct atexit_handler *ah; in atexit_handler_alloc() local
152 struct atexit_handler *ah; in __cxa_atexit() local
187 struct atexit_handler *ah, *dead_handlers = NULL, **prevp; in __cxa_finalize() local
/minix/sys/lib/libsa/
H A Dip.c136 struct arphdr *ah = (void *) ip; in readip() local
H A Darp.c100 struct ether_arp *ah; in arpwhohas() local
192 struct ether_arp *ah; in arprecv() local
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddynamic-cast-hint.cpp34 volatile H *ah = dynamic_cast<H *>(a); in test() local
/minix/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function