Home
last modified time | relevance | path

Searched defs:ddpcb (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/netatalk/
H A Dddp_var.h32 struct ddpcb { struct
36 struct ddpcb *ddp_prev, *ddp_next; argument
37 struct ddpcb *ddp_pprev, *ddp_pnext; argument
/minix3/usr.bin/netstat/
H A Datalk.c65 struct ddpcb ddpcb; variable