OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netipsec/
ah.h
43
u_int8_t
ah_len
; /* Length of data, in 32bit */
member in struct:ah
51
u_int8_t
ah_len
; /* Length of data + 1, in 32bit */
member in struct:newah
xform_ah.c
563
hl = sizeof(struct ah) + (ah->
ah_len
* sizeof(uint32_t));
976
ah->
ah_len
= (ahsize - sizeof(struct ah)) / sizeof(uint32_t);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025