Home
last modified time | relevance | path

Searched defs:netbuf (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Dnetbuf.h60 struct netbuf { struct
76 struct netbuf * netbuf_new (void); argument
/minix3/include/rpc/
H A Dtypes.h80 struct netbuf { struct
92 struct netbuf addr; argument
/minix3/lib/libc/net/
H A Dgetnetnamadr.c165 static char netbuf[PACKETSZ]; in getnetanswer() local
/minix3/external/bsd/dhcp/dist/server/
H A Dmdb.c770 char lowbuf [16], highbuf [16], netbuf [16]; local
/minix3/minix/lib/liblwip/dist/src/api/
H A Dsockets.c204 struct netbuf *netbuf; member