freebsd-src/sys/netatm/ipatm
John Baldwin 672cc99ed3 - Change the ATM stack functions to use intptr_t instead of int for opaque
arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).

Reviewed by:	mdodd
2002-11-08 18:27:30 +00:00
..
ipatm.h
ipatm_event.c
ipatm_if.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
ipatm_input.c Include <sys/systm.h> instead of depending on namespace pollution in 2002-09-29 11:59:53 +00:00
ipatm_load.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
ipatm_output.c - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
ipatm_serv.h Remove __P. 2002-03-20 08:00:54 +00:00
ipatm_usrreq.c - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
ipatm_var.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
ipatm_vcm.c Pacify gcc by preinitializing a variable. 2002-05-24 06:17:42 +00:00