freebsd-dev/sys/netatm
Ruslan Ermilov 4a0d6638b3 - Store pointer to the link-level address right in "struct ifnet"
rather than in ifindex_table[]; all (except one) accesses are
  through ifp anyway.  IF_LLADDR() works faster, and all (except
  one) ifaddr_byindex() users were converted to use ifp->if_addr.

- Stop storing a (pointer to) Ethernet address in "struct arpcom",
  and drop the IFP2ENADDR() macro; all users have been converted
  to use IF_LLADDR() instead.
2005-11-11 16:04:59 +00:00
..
ipatm Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
sigpvc
spans
uni
atm_aal5.c
atm_cm.c
atm_cm.h
atm_device.c
atm_if.c - Store pointer to the link-level address right in "struct ifnet" 2005-11-11 16:04:59 +00:00
atm_if.h
atm_ioctl.h
atm_pcb.h
atm_proto.c Use sparse initializers for "struct domain" and "struct protosw", 2005-11-09 13:29:16 +00:00
atm_sap.h
atm_sigmgr.h
atm_signal.c
atm_socket.c
atm_stack.h
atm_subr.c
atm_sys.h
atm_usrreq.c
atm_var.h
atm_vc.h
atm.h
port.h
queue.h