Robert Watson 909d5c6308 Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them
from ddp_usrreq.c.  Functions moved are:

  at_pcballoc()
  at_pcbconnect()
  at_pcbdetach()
  at_pcbdisconnect()
  at_pcbsetaddr()
  at_sockaddr()

Also moved are ddp_ports and ddpcb, global variables associated with DDP
pcbs.  This makes PCB implementation more parallel to inet, inet6, and
ipx.
2004-03-19 07:21:22 +00:00
..
2004-01-13 18:05:49 +00:00
2004-03-14 23:03:57 +00:00
2003-09-30 03:49:09 +00:00
2004-03-18 12:22:31 +00:00
2004-03-14 23:03:57 +00:00
2004-03-14 23:03:57 +00:00