1/* option `IPSELSRC' not defined */
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_IPSELSRC
4 .global _KERNEL_OPT_IPSELSRC
5 .equiv _KERNEL_OPT_IPSELSRC,0x6e074def
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_IPSELSRC\n .global _KERNEL_OPT_IPSELSRC\n .equiv _KERNEL_OPT_IPSELSRC,0x6e074def\n .endif");
9#endif
10/* option `TCP_REASS_COUNTERS' not defined */
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_TCP_REASS_COUNTERS
13 .global _KERNEL_OPT_TCP_REASS_COUNTERS
14 .equiv _KERNEL_OPT_TCP_REASS_COUNTERS,0x6e074def
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_TCP_REASS_COUNTERS\n .global _KERNEL_OPT_TCP_REASS_COUNTERS\n .equiv _KERNEL_OPT_TCP_REASS_COUNTERS,0x6e074def\n .endif");
18#endif
19/* option `TCP_OUTPUT_COUNTERS' not defined */
20#ifdef _LOCORE
21 .ifndef _KERNEL_OPT_TCP_OUTPUT_COUNTERS
22 .global _KERNEL_OPT_TCP_OUTPUT_COUNTERS
23 .equiv _KERNEL_OPT_TCP_OUTPUT_COUNTERS,0x6e074def
24 .endif
25#else
26__asm(" .ifndef _KERNEL_OPT_TCP_OUTPUT_COUNTERS\n .global _KERNEL_OPT_TCP_OUTPUT_COUNTERS\n .equiv _KERNEL_OPT_TCP_OUTPUT_COUNTERS,0x6e074def\n .endif");
27#endif
28/* option `TCP_SIGNATURE' not defined */
29#ifdef _LOCORE
30 .ifndef _KERNEL_OPT_TCP_SIGNATURE
31 .global _KERNEL_OPT_TCP_SIGNATURE
32 .equiv _KERNEL_OPT_TCP_SIGNATURE,0x6e074def
33 .endif
34#else
35__asm(" .ifndef _KERNEL_OPT_TCP_SIGNATURE\n .global _KERNEL_OPT_TCP_SIGNATURE\n .equiv _KERNEL_OPT_TCP_SIGNATURE,0x6e074def\n .endif");
36#endif
37#define INET6 1
38#ifdef _LOCORE
39 .ifndef _KERNEL_OPT_INET6
40 .global _KERNEL_OPT_INET6
41 .equiv _KERNEL_OPT_INET6,0x1
42 .endif
43#else
44__asm(" .ifndef _KERNEL_OPT_INET6\n .global _KERNEL_OPT_INET6\n .equiv _KERNEL_OPT_INET6,0x1\n .endif");
45#endif
46#define INET 1
47#ifdef _LOCORE
48 .ifndef _KERNEL_OPT_INET
49 .global _KERNEL_OPT_INET
50 .equiv _KERNEL_OPT_INET,0x1
51 .endif
52#else
53__asm(" .ifndef _KERNEL_OPT_INET\n .global _KERNEL_OPT_INET\n .equiv _KERNEL_OPT_INET,0x1\n .endif");
54#endif
55