ng_rfc1490.h (e20480bfb6869d99d93891ec878221122b4d3478) ng_rfc1490.h (7586b25ce32a3bc7ae17cd5ba877411ead130167)
1
2/*
3 * ng_rfc1490.h
4 *
5 * Copyright (c) 1996-1999 Whistle Communications, Inc.
6 * All rights reserved.
7 *
8 * Subject to the following obligations and disclaimer of warranty, use and

--- 37 unchanged lines hidden (view full) ---

46/* Node type name */
47#define NG_RFC1490_NODE_TYPE "rfc1490"
48#define NGM_RFC1490_COOKIE 861060632
49
50/* Hook names */
51#define NG_RFC1490_HOOK_DOWNSTREAM "downstream"
52#define NG_RFC1490_HOOK_INET "inet"
53#define NG_RFC1490_HOOK_PPP "ppp"
1
2/*
3 * ng_rfc1490.h
4 *
5 * Copyright (c) 1996-1999 Whistle Communications, Inc.
6 * All rights reserved.
7 *
8 * Subject to the following obligations and disclaimer of warranty, use and

--- 37 unchanged lines hidden (view full) ---

46/* Node type name */
47#define NG_RFC1490_NODE_TYPE "rfc1490"
48#define NGM_RFC1490_COOKIE 861060632
49
50/* Hook names */
51#define NG_RFC1490_HOOK_DOWNSTREAM "downstream"
52#define NG_RFC1490_HOOK_INET "inet"
53#define NG_RFC1490_HOOK_PPP "ppp"
54#define NG_RFC1490_HOOK_ETHERNET "ethernet"
54
55#endif /* _NETGRAPH_NG_RFC1490_H_ */
55
56#endif /* _NETGRAPH_NG_RFC1490_H_ */