Deleted Added
full compact
if_patm_rtables.c (117632) if_patm_rtables.c (119418)
1/*
2 * This file was generated by `genrtables/genrtab'
3 */
4
5#include <sys/cdefs.h>
1/*
2 * This file was generated by `genrtables/genrtab'
3 */
4
5#include <sys/cdefs.h>
6__FBSDID("$FreeBSD: head/sys/dev/patm/if_patm_rtables.c 117632 2003-07-15 11:57:24Z harti $");
6__FBSDID("$FreeBSD: head/sys/dev/patm/if_patm_rtables.c 119418 2003-08-24 17:55:58Z obrien $");
7
7
8#include <sys/cdefs.h>
9__FBSDID("$FreeBSD: head/sys/dev/patm/if_patm_rtables.c 119418 2003-08-24 17:55:58Z obrien $");
10
8#include <sys/types.h>
9
10const u_int patm_rtables_size = 128 * (4 + 2 * 16);
11const u_int patm_rtables_ntab = 16;
12
13/*
14 * Tables for 352768cps and 155Mbps
15 */

--- 9064 unchanged lines hidden ---
11#include <sys/types.h>
12
13const u_int patm_rtables_size = 128 * (4 + 2 * 16);
14const u_int patm_rtables_ntab = 16;
15
16/*
17 * Tables for 352768cps and 155Mbps
18 */

--- 9064 unchanged lines hidden ---