doc: update doxygen for IPsec library
Added ipsec API from: - rte_ipsec.h - rte_ipsec_sa.h - rte_ipsec_group.h - rte_ipsec_sad.h Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
This commit is contained in:
parent
908be0651a
commit
3a97a35bea
@ -93,6 +93,10 @@ The public API headers are grouped by topics:
|
||||
[ARP] (@ref rte_arp.h),
|
||||
[ICMP] (@ref rte_icmp.h),
|
||||
[ESP] (@ref rte_esp.h),
|
||||
[IPsec] (@ref rte_ipsec.h),
|
||||
[IPsec group] (@ref rte_ipsec_group.h),
|
||||
[IPsec SA] (@ref rte_ipsec_sa.h),
|
||||
[IPsec SAD] (@ref rte_ipsec_sad.h),
|
||||
[IP] (@ref rte_ip.h),
|
||||
[SCTP] (@ref rte_sctp.h),
|
||||
[TCP] (@ref rte_tcp.h),
|
||||
|
@ -35,6 +35,7 @@ INPUT = @TOPDIR@/doc/api/doxy-api-index.md \
|
||||
@TOPDIR@/lib/librte_gso \
|
||||
@TOPDIR@/lib/librte_hash \
|
||||
@TOPDIR@/lib/librte_ip_frag \
|
||||
@TOPDIR@/lib/librte_ipsec \
|
||||
@TOPDIR@/lib/librte_jobstats \
|
||||
@TOPDIR@/lib/librte_kni \
|
||||
@TOPDIR@/lib/librte_kvargs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user