Searched defs:ah (Results 1 – 4 of 4) sorted by relevance
43 struct ah { struct44 u_int8_t ah_nxt; /* Next Header */ argument45 u_int8_t ah_len; /* Length of data, in 32bit */ argument46 u_int16_t ah_reserve; /* Reserved for future use */ argument47 u_int32_t ah_spi; /* Security parameter index */ argument
124 struct ah *ah; in ah4_input() local591 struct ah *ah = NULL; in ah6_input() local960 struct newah ah; in ah6_ctlinput() local
1392 struct ah ah; in ah4_calccksum() local
3155 swap_attrhdr(attr_header_t *ah, attr_info_t* info) in swap_attrhdr()3189 check_and_swap_attrhdr(attr_header_t *ah, attr_info_t *ainfop) in check_and_swap_attrhdr()