]>
git.saurik.com Git - apple/network_cmds.git/blob - route.tproj/keywords.h
2 * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
4 * @APPLE_LICENSE_HEADER_START@
6 * "Portions Copyright (c) 1999 Apple Computer, Inc. All Rights
7 * Reserved. This file contains Original Code and/or Modifications of
8 * Original Code as defined in and that are subject to the Apple Public
9 * Source License Version 1.0 (the 'License'). You may not use this file
10 * except in compliance with the License. Please obtain a copy of the
11 * License at http://www.apple.com/publicsource and read it before using
14 * The Original Code and all software distributed under the License are
15 * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
16 * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
17 * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
18 * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT. Please see the
19 * License for the specific language governing rights and limitations
22 * @APPLE_LICENSE_HEADER_END@
27 {"blackhole", K_BLACKHOLE
},
31 {"cloning", K_CLONING
},
41 {"gateway", K_GATEWAY
},
43 {"genmask", K_GENMASK
},
49 {"hopcount", K_HOPCOUNT
},
52 #define K_INTERFACE 15
53 {"interface", K_INTERFACE
},
71 {"lockrest", K_LOCKREST
},
75 {"monitor", K_MONITOR
},
81 {"netmask", K_NETMASK
},
83 {"nostatic", K_NOSTATIC
},
86 #define K_PREFIXLEN 32
87 {"prefixlen", K_PREFIXLEN
},
93 {"recvpipe", K_RECVPIPE
},
102 #define K_SENDPIPE 40
103 {"sendpipe", K_SENDPIPE
},
104 #define K_SSTHRESH 41
105 {"ssthresh", K_SSTHRESH
},
107 {"static", K_STATIC
},
112 #define K_XRESOLVE 45
113 {"xresolve", K_XRESOLVE
},