Mmain	main.c	/^main(argc, argv)$/
TRACE_ACTION	trace.h	/^#define	TRACE_ACTION(action, route) { \\$/
TRACE_INPUT	trace.h	/^#define	TRACE_INPUT(ifp, src, size) { \\$/
TRACE_OUTPUT	trace.h	/^#define	TRACE_OUTPUT(ifp, dst, size) { \\$/
addrouteforif	startup.c	/^addrouteforif(ifp)$/
dumpif	trace.c	/^dumpif(fd, ifp)$/
dumppacket	trace.c	/^dumppacket(fd, dir, who, cp, size)$/
dumptrace	trace.c	/^dumptrace(fd, dir, ifd)$/
equal	defs.h	/^#define equal(a1, a2) \\$/
gethostnameornumber	startup.c	/^gethostnameornumber(name, sin)$/
getnetorhostname	startup.c	/^getnetorhostname(type, name, sin)$/
getsocket	main.c	/^getsocket(domain, type, sin)$/
gwkludge	startup.c	/^gwkludge()$/
hup	timer.c	/^hup()$/
if_iflookup	if.c	/^if_iflookup(addr)$/
if_ifwithaddr	if.c	/^if_ifwithaddr(addr)$/
if_ifwithdstaddr	if.c	/^if_ifwithdstaddr(addr)$/
if_ifwithnet	if.c	/^if_ifwithnet(addr)$/
ifinit	startup.c	/^ifinit()$/
iftraceinit	trace.c	/^iftraceinit(ifp, ifd)$/
inet_canon	af.c	/^inet_canon(sin)$/
inet_checkhost	af.c	/^inet_checkhost(sin)$/
inet_format	af.c	/^inet_format(sin)$/
inet_hash	af.c	/^inet_hash(sin, hp)$/
inet_lnaof	inet.c	/^inet_lnaof(in)$/
inet_makeaddr	inet.c	/^inet_makeaddr(net, host)$/
inet_netmatch	af.c	/^inet_netmatch(sin1, sin2)$/
inet_netof	inet.c	/^inet_netof(in)$/
inet_output	af.c	/^inet_output(s, flags, sin, size)$/
inet_portcheck	af.c	/^inet_portcheck(sin)$/
inet_portmatch	af.c	/^inet_portmatch(sin)$/
inet_rtflags	inet.c	/^inet_rtflags(sin)$/
inet_sendsubnet	inet.c	/^inet_sendsubnet(rt, dst)$/
min	defs.h	/^#define	min(a,b)	((a)>(b)?(b):(a))$/
process	main.c	/^process(fd)$/
rip_input	input.c	/^rip_input(from, size)$/
rtadd	tables.c	/^rtadd(dst, gate, metric, state)$/
rtchange	tables.c	/^rtchange(rt, gate, metric)$/
rtdefault	tables.c	/^rtdefault()$/
rtdelete	tables.c	/^rtdelete(rt)$/
rtfind	tables.c	/^rtfind(dst)$/
rtinit	tables.c	/^rtinit()$/
rtlookup	tables.c	/^rtlookup(dst)$/
sendmsg	output.c	/^sendmsg(dst, flags, ifp)$/
sizeof	af.c	/^int af_max = sizeof(afswitch) \/ sizeof(afswitch[0]/
supply	output.c	/^supply(dst, flags, ifp)$/
timer	timer.c	/^timer()$/
toall	output.c	/^toall(f)$/
trace	trace.c	/^trace(ifd, who, p, len, m)$/
traceaction	trace.c	/^traceaction(fd, action, rt)$/
traceinit	trace.c	/^traceinit(ifp)$/
traceoff	trace.c	/^traceoff()$/
traceon	trace.c	/^traceon(file)$/
