source: rtems-libbsd/ipsec-tools/src/racoon/rtems-bsd-racoon-nattraversal-data.h @ b376ae1

55-freebsd-126-freebsd-12
Last change on this file since b376ae1 was b376ae1, checked in by Christian Mauderer <christian.mauderer@…>, on 05/03/18 at 12:15:11

ipsec-tools: Port libipsec, setkey and racoon.

Note that this replaces the libipsec from FreeBSD with the one provided
by ipsec-tools.

  • Property mode set to 100644
File size: 286 bytes
Line 
1/* generated by userspace-header-gen.py */
2#include <rtems/linkersets.h>
3#include "rtems-bsd-racoon-data.h"
4/* nattraversal.c */
5RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static struct _natt_ka_addrs ka_tree);
6RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static struct sched sc_natt);
Note: See TracBrowser for help on using the repository browser.