source: rtems-libbsd/freebsd/sbin/pfctl/rtems-bsd-pfctl-data.h @ c40e45b

55-freebsd-126-freebsd-12
Last change on this file since c40e45b was c40e45b, checked in by Sebastian Huber <sebastian.huber@…>, on 10/07/16 at 13:10:20

Update to FreeBSD head 2016-08-23

Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.

  • Property mode set to 100644
File size: 998 bytes
Line 
1/* generated by userspace-header-gen.py */
2/*
3 * NOTE: MANUALLY CHANGED.
4 * YACC needs a special treatment for some variables. They are commented here.
5 */
6#include <rtems/linkersets.h>
7/* parse.c */
8RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlydebug);
9RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlynerrs);
10RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlyerrflag);
11RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlychar);
12/* RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern YYSTYPE pfctlyval); */
13/* RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern YYSTYPE pfctlylval); */
14/* pfctl_altq.c */
15/* pfctl.c */
16RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int loadopt);
17RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int altqsupport);
18RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int dev);
19/* pfctl_optimize.c */
20/* pfctl_osfp.c */
21/* pfctl_parser.c */
22/* pfctl_qstats.c */
23/* pfctl_radix.c */
24/* pfctl_table.c */
25/* pf_print_state.c */
Note: See TracBrowser for help on using the repository browser.