Searched defs:ah (Results 1 – 4 of 4) sorted by relevance
50 struct ah { struct51 u_int8_t ah_nxt; /* Next Header */ argument52 u_int8_t ah_len; /* Length of data, in 32bit */ argument53 u_int16_t ah_reserve; /* Reserved for future use */ argument54 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
927 struct ah ah; in ah4_calccksum() local
3154 swap_attrhdr(attr_header_t *ah, attr_info_t* info) in swap_attrhdr()3188 check_and_swap_attrhdr(attr_header_t *ah, attr_info_t *ainfop) in check_and_swap_attrhdr()