freebsd-dev/sys/dev/patm
Pedro F. Giffuni 057b4402bf sys/dev: extend use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 15:03:15 +00:00
..
genrtab Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
idt77252reg.h
if_patm_attach.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
if_patm_intr.c
if_patm_ioctl.c
if_patm_rtables.c
if_patm_rx.c To ease changes to underlying mbuf structure and the mbuf allocator, reduce 2015-01-05 09:58:32 +00:00
if_patm_tx.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
if_patm.c
if_patmvar.h