summaryrefslogtreecommitdiffstats
path: root/sys/netatalk/ddp_pcb.h
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changes, insert COPYRIGHT into filesimp2005-01-071-2/+23
|
* Procotol control block locking for netatalk DDP.rwatson2004-07-121-0/+20
|
* Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing themrwatson2004-03-191-0/+20
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.
OpenPOWER on IntegriCloud