freebsd-dev/sys/netnatm
Mike Smith bedbd47e6a Initialise the intrq_present fields at runtime, not link time. This allows
us to load protocols at runtime, and avoids the use of common variables.

Also fix the ip6_intrq assignment so that it works at all.
2002-01-08 10:34:03 +00:00
..
natm_pcb.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
natm_proto.c Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
natm.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
natm.h