btsx              547 netinet/ip_ah.c 	u_int32_t btsx;
btsx              566 netinet/ip_ah.c 		    sizeof(u_int32_t), (caddr_t) &btsx);
btsx              567 netinet/ip_ah.c 		btsx = ntohl(btsx);
btsx              569 netinet/ip_ah.c 		switch (checkreplaywindow32(btsx, 0, &(tdb->tdb_rpl),
btsx              705 netinet/ip_ah.c 		if ((btsx = ah_massage_headers(&m, tdb->tdb_dst.sa.sa_family,
btsx              710 netinet/ip_ah.c 			return btsx;
btsx              751 netinet/ip_ah.c 	u_int32_t btsx;
btsx              850 netinet/ip_ah.c 		    sizeof(u_int32_t), (caddr_t) &btsx);
btsx              851 netinet/ip_ah.c 		btsx = ntohl(btsx);
btsx              853 netinet/ip_ah.c 		switch (checkreplaywindow32(btsx, 0, &(tdb->tdb_rpl),
btsx              296 netinet/ip_esp.c 	u_int32_t btsx;
btsx              336 netinet/ip_esp.c 		    (unsigned char *) &btsx);
btsx              337 netinet/ip_esp.c 		btsx = ntohl(btsx);
btsx              339 netinet/ip_esp.c 		switch (checkreplaywindow32(btsx, 0, &(tdb->tdb_rpl),
btsx              472 netinet/ip_esp.c 			for (btsx = 0; btsx < tdb->tdb_ivlen; btsx++)
btsx              473 netinet/ip_esp.c 				crde->crd_iv[tdb->tdb_ivlen + btsx] = ~crde->crd_iv[btsx];
btsx              504 netinet/ip_esp.c 	u_int32_t btsx;
btsx              584 netinet/ip_esp.c 		    (unsigned char *) &btsx);
btsx              585 netinet/ip_esp.c 		btsx = ntohl(btsx);
btsx              587 netinet/ip_esp.c 		switch (checkreplaywindow32(btsx, 0, &(tdb->tdb_rpl),