1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/sys/netipsec
Konstantin Belousov 66f0e2017f ipsec_offload: add ipsec_accel_drv_sa_lifetime_fetch()
A function to fetch hardware counters for offloaded SA on specific
interface.

Sponsored by:	NVidia networking
2024-08-20 15:42:13 +03:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipsec6.h ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
ipsec_input.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
ipsec_mbuf.c
ipsec_mod.c
ipsec_offload.c ipsec_offload: add ipsec_accel_drv_sa_lifetime_fetch() 2024-08-20 15:42:13 +03:00
ipsec_offload.h ipsec_offload: add ipsec_accel_drv_sa_lifetime_fetch() 2024-08-20 15:42:13 +03:00
ipsec_output.c ipsec_offload: offload inner checksums calculations for UDP/TCP/TSO 2024-07-12 07:27:58 +03:00
ipsec_pcb.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
ipsec_support.h ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
ipsec.c netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header 2024-07-21 11:53:19 +03:00
ipsec.h netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header 2024-07-21 11:53:19 +03:00
key_debug.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
key_debug.h
key_var.h
key.c ipsec_offload: add ipsec_accel_drv_sa_lifetime_fetch() 2024-08-20 15:42:13 +03:00
key.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
keydb.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
keysock.c
keysock.h
subr_ipsec.c ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
udpencap.c
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_tcp.c
xform.h