Searched defs:netbuf (Results 1 – 14 of 14) sorted by relevance
44 struct netbuf { struct52 struct netbuf addbuf; argument
1684 struct netbuf netbuf; local1944 struct netbuf netbuf; local
56 struct netbuf { struct71 struct netbuf *addr; /* file server address */ argument
64 struct netbuf { struct79 struct netbuf *ypbind_svcaddr; argument
88 struct netbuf { struct107 struct netbuf addr; argument
110 struct netbuf { struct121 struct netbuf addr; argument
283 struct netbuf { struct284 unsigned int maxlen;285 unsigned int len;309 struct netbuf addr; argument
235 struct netbuf { struct236 int maxlen;237 int len;238 char *buf;
548 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()634 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
316 struct netbuf netbuf; in create_bound_endpoint() local
588 struct netbuf netbuf; local
357 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()428 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
859 static char netbuf[256]; variable
172 struct netbuf netbuf; member