Searched defs:netbuf (Results 1 – 14 of 14) sorted by relevance
44 struct netbuf { struct52 struct netbuf addbuf; argument
1686 struct netbuf netbuf; local1946 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
284 struct netbuf { struct285 unsigned int maxlen;286 unsigned int len;310 struct netbuf addr; argument
235 struct netbuf { struct236 int maxlen;237 int len;238 char *buf;
553 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()645 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
316 struct netbuf netbuf; in create_bound_endpoint() local
588 struct netbuf netbuf; local
360 int (*svc)(int, struct netbuf, struct netconfig *)) in do_one()431 int (*svc)(int, struct netbuf, struct netconfig *)) in do_all()
859 static char netbuf[256]; variable
172 struct netbuf netbuf; member