Searched refs:ah_spi (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dah.h44 u_int32_t ah_spi; /* Security parameter index */ member in struct:ah
52 u_int32_t ah_spi; /* Security parameter index */ member in struct:newah
H A Dprint-ah.c62 spi = EXTRACT_32BITS(&ah->ah_spi);
/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dah.h45 u_int32_t ah_spi; /* Security parameter index */ member in struct:ah
53 u_int32_t ah_spi; /* Security parameter index */ member in struct:newah
H A Dipsec_netbsd.c109 IPPROTO_AH, ah->ah_spi, 0, 0);
240 IPPROTO_AH, ahp->ah_spi, 0, 0);
H A Dxform_ah.c1112 ah->ah_spi = sav->spi;
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dah.h48 u_int32_t ah_spi; /* Security parameter index */ member in struct:ah
56 u_int32_t ah_spi; /* Security parameter index */ member in struct:newah
H A Dah_output.c237 ahdr->ah_spi = spi;
247 ahdr->ah_spi = spi;
445 ahdr->ah_spi = spi;
456 ahdr->ah_spi = spi;
H A Dah_input.c150 spi = ah->ah_spi;
539 IPPROTO_AH, ah->ah_spi, 0, 0)) == NULL)
603 spi = ah->ah_spi;
986 IPPROTO_AH, ahp->ah_spi, 0, 0);
/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_subr.c872 u_int32_t ah_spi; /* security parameter index member in struct:_opt6
955 fin->fi_gpi = opt6->ah_spi;
1037 fin6->fi6_gpi = opt6->ah_spi;
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_fil.h1021 u_32_t ah_spi; member in struct:authhdr

Completed in 78 milliseconds