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

/freebsd-12-stable/sys/dev/ubsec/
H A Dubsec.c95 #define letoh16(x) le16toh(x) macro
1707 letoh16(ctx->ctx_op));
2669 switch (letoh16(c->ctx_op)) {
2679 letoh16(cx->me_E_len), letoh16(cx->me_N_len));
2700 letoh16(mcr->mcr_pkts), letoh16(mcr->mcr_flags));
2702 for (i = 0; i < letoh16(mcr->mcr_pkts); i++) {
2704 letoh32(ma->mcr_cmdctxp), letoh16(ma->mcr_pktlen),
2705 letoh16(m
[all...]

Completed in 115 milliseconds