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

/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsecreg.h137 struct ubsec_pktctx_long { struct
H A Dubsecvar.h121 struct ubsec_pktctx_long ctxl;
H A Dubsec.c1496 struct ubsec_pktctx_long *ctxl;
1498 ctxl = (struct ubsec_pktctx_long *)(dmap->d_alloc.dma_vaddr +
1502 ctxl->pc_len = htole16(sizeof(struct ubsec_pktctx_long));

Completed in 66 milliseconds