freebsd_amp_hwpstate/sys/netinet
Peter Dufault 0ddf9be1f0 Make MOD_* macros almost consistent:
Use the name argument almost the same in all LKM types.  Maintain
the current behavior for the external (e.g., modstat) name for DEV,
EXEC, and MISC types being #name ## "_mod" and SYCALL and VFS only
#name.  This is a candidate for change and I vote just the name without
the "_mod".

Change the DISPATCH macro to MOD_DISPATCH for consistency with the
other macros.

Add an LKM_ANON #define to eliminate the magic -1 and associated
signed/unsigned warnings.

Add MOD_PRIVATE to support wcd.c's poking around in the lkm structure.

Change source in tree to use the new interface.

Reviewed by:	Bruce Evans
1997-04-06 11:14:13 +00:00
..
fil.c Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
icmp_var.h
if_ether.c
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
in.c Don't include <sys/ioctl.h> in the kernel. Stage 2: include 1997-03-24 11:33:46 +00:00
in.h
in_cksum.c
in_pcb.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
in_pcb.h Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
in_proto.c
in_rmx.c
in_systm.h
in_var.h
ip.h
ip_compat.h Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_divert.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
ip_fil.c Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_fil.h Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_frag.c Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_frag.h Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_fw.c Make MOD_* macros almost consistent: 1997-04-06 11:14:13 +00:00
ip_fw.h
ip_icmp.c
ip_icmp.h
ip_input.c Resolve conflicts created by import. 1997-04-03 10:47:12 +00:00
ip_mroute.c Don't include <sys/ioctl.h> in the kernel. Stage 2: include 1997-03-24 11:33:46 +00:00
ip_mroute.h
ip_nat.c Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_nat.h Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_output.c Resolve conflicts created by import. 1997-04-03 10:47:12 +00:00
ip_state.c Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_state.h Really import sys/netinet changes for IP Filter 3.2alpha4 this time. 1997-04-03 10:39:35 +00:00
ip_var.h
raw_ip.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
tcp_output.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
tcp_reass.c
tcp_seq.h
tcp_subr.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
tcp_usrreq.c
tcp_var.h
tcpip.h
udp.h
udp_usrreq.c Reorganize elements of the inpcb struct to take better advantage of 1997-04-03 05:14:45 +00:00
udp_var.h