Searched defs:ah (Results 1 – 3 of 3) sorted by relevance
48 struct ah { struct49 u_int8_t ah_nxt; /* Next Header */ argument50 u_int8_t ah_len; /* Length of data, in 32bit */ argument51 u_int16_t ah_reserve; /* Reserved for future use */ argument52 u_int32_t ah_spi; /* Security parameter index */ argument
126 struct ah *ah; in ah4_input() local596 struct ah *ah = NULL; in ah6_input() local969 struct newah ah; in ah6_ctlinput() local
695 struct ah ah; in ah4_calccksum() local