Home
last modified time | relevance | path

Searched refs:netbuf (Results 1 – 25 of 176) sorted by relevance

12345678

/titanic_50/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h110 struct netbuf { struct
121 struct netbuf addr; argument
129 struct netbuf opt;
137 struct netbuf udata; /* user data */
146 struct netbuf addr; /* address */
147 struct netbuf opt; /* options */
148 struct netbuf udata; /* user data */
156 struct netbuf addr; /* address */
157 struct netbuf opt; /* options */
158 struct netbuf udata; /* user data */
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dtiuser.h88 struct netbuf { struct
107 struct netbuf addr; argument
115 struct netbuf opt;
123 struct netbuf udata; /* user data */
132 struct netbuf addr; /* address */
133 struct netbuf opt; /* options */
134 struct netbuf udata; /* user data */
142 struct netbuf addr; /* address */
143 struct netbuf opt; /* options */
144 struct netbuf udata; /* user data */
[all …]
/titanic_50/usr/src/head/
H A Dnetdir.h52 struct netbuf *n_addrs; /* the netbufs */
86 struct netbuf *);
88 struct netbuf *);
92 struct netbuf *uaddr2taddr(struct netconfig *, char *);
93 char *taddr2uaddr(struct netconfig *, struct netbuf *);
97 struct nd_hostservlist *_netdir_getbyaddr(struct netconfig *, struct netbuf *);
98 struct netbuf *_uaddr2taddr(struct netconfig *, char *);
99 char *_taddr2uaddr(struct netconfig *, struct netbuf *);
H A Dxti.h284 struct netbuf { struct
310 struct netbuf addr; argument
318 struct netbuf opt;
326 struct netbuf udata; /* user data */
335 struct netbuf addr; /* address */
336 struct netbuf opt; /* options */
337 struct netbuf udata; /* user data */
345 struct netbuf addr; /* address */
346 struct netbuf opt; /* options */
347 struct netbuf udata; /* user data */
[all …]
H A Dnss_netdir.h96 struct netbuf *nd_nbuf;
129 struct nd_hostservlist **, struct netbuf *);
136 struct netbuf *__inet_uaddr2taddr(struct netconfig *, char *);
137 char *__inet_taddr2uaddr(struct netconfig *, struct netbuf *);
/titanic_50/usr/src/cmd/syslogd/
H A Dsyslogd.h81 struct netbuf addr;
172 struct netbuf f_addr;
227 struct netbuf addr;
243 static void formatnet(struct netbuf *nbp, log_message_t *mp);
247 static host_list_t *cvthname(struct netbuf *nbp, struct netconfig *ncp, char *);
255 static int ismyaddr(struct netbuf *nbp);
257 static int addnet(struct netconfig *ncp, struct netbuf *nbp);
261 static int same_addr(struct netbuf *, struct netbuf *);
304 static host_list_t *hnc_lookup(struct netbuf *,
306 static void hnc_register(struct netbuf *,
[all …]
/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.h45 extern int (*Mysvc)(int, struct netbuf, struct netconfig *);
46 extern int (*Mysvc4)(int, struct netbuf *, struct netconfig *,
47 int, struct netbuf *);
72 extern int nfslib_bindit(struct netconfig *, struct netbuf **,
76 int (*)(int, struct netbuf, struct netconfig *));
78 int (*)(int, struct netbuf, struct netconfig *));
H A Dnfs_resolve.c131 struct netbuf *nb = NULL; in get_nfs4ref_info()
168 fsl_retp->netbuf_len = (sizeof (struct netbuf) + in get_nfs4ref_info()
202 struct netbuf *
211 struct netbuf *nb; in resolve_netconf()
340 struct netbuf *
349 struct netbuf *nb = NULL; in get_server_addr()
366 nb = (struct netbuf *)malloc(sizeof (struct netbuf)); in get_server_addr()
/titanic_50/usr/src/uts/common/rpc/
H A Drpcb_clnt.h67 const struct netconfig *, const struct netbuf *);
74 const struct timeval, struct netbuf *);
76 const struct netconfig *, struct netbuf *, const char *);
78 extern char *rpcb_taddr2uaddr(struct netconfig *, struct netbuf *);
79 extern struct netbuf *rpcb_uaddr2taddr(struct netconfig *, char *);
88 extern struct netbuf *rpcb_uaddr2taddr();
H A Dclnt.h345 extern int clnt_tli_kcreate(struct knetconfig *config, struct netbuf *svcaddr,
350 struct netbuf *addr, uint_t max_msgsize, int retries,
358 extern int bindresvport(TIUSER *tiptr, struct netbuf *addr,
359 struct netbuf *bound_addr, bool_t istcp);
364 extern int clnt_clts_kcreate(struct knetconfig *config, struct netbuf *addr,
370 extern int clnt_cots_kcreate(dev_t dev, struct netbuf *addr, int family,
376 extern int clnt_rdma_kcreate(char *proto, void *handle, struct netbuf *raddr,
382 extern int rdma_reachable(int addr_type, struct netbuf *addr,
388 extern void clnt_clts_kinit(CLIENT *h, struct netbuf *addr, int retries,
395 struct netbuf *addr, int max_msgsize, struct cred *cred);
[all …]
H A Drpcb_prot.x323 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);
326 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
357 struct netbuf
361 RPCBPROC_TADDR2UADDR(struct netbuf) = 8;
389 struct netbuf
393 RPCBPROC_TADDR2UADDR(struct netbuf) = 8;
546 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c56 struct netbuf { struct
71 struct netbuf *addr; /* file server address */ argument
73 struct netbuf *syncaddr;
125 (struct netbuf *)malloc(sizeof (struct netbuf))) == NULL) in mount()
128 (struct netbuf *)malloc(sizeof (struct netbuf))) == NULL) { in mount()
/titanic_50/usr/src/cmd/fs.d/nfs/nfs4cbd/
H A Dnfs4cbd.c76 static int nfs4svc(int, struct netbuf *, struct netconfig *, int,
77 struct netbuf *);
89 int (*Mysvc)(int, struct netbuf, struct netconfig *) = NULL;
226 get_uaddr(int fd, struct netconfig *nconf, struct netbuf *nb) in get_uaddr()
285 nfs4svc(int fd, struct netbuf *addrmask, struct netconfig *nconf, in nfs4svc()
286 int cmd, struct netbuf *addr) in nfs4svc()
316 bzero(&nsa.addrmask, sizeof (struct netbuf)); in nfs4svc()
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_prot.x44 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);
47 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
94 struct netbuf netaddr;
95 struct netbuf rnetaddr;
271 struct netbuf p_ifaddr;
272 struct netbuf s_ifaddr;
H A Drdc_subr.c60 init_rdc_netbuf(struct netbuf *nbuf) in init_rdc_netbuf()
72 free_rdc_netbuf(struct netbuf *nbuf) in free_rdc_netbuf()
91 dup_rdc_netbuf(const struct netbuf *from, struct netbuf *to) in dup_rdc_netbuf()
143 rdc_create_svinfo(char *host, struct netbuf *svaddr, struct knetconfig *conf) in rdc_create_svinfo()
220 rdc_netbuf_toint(struct netbuf *nb) in rdc_netbuf_toint()
H A Drdc_io.h146 struct netbuf ri_addr; /* server's address */
157 struct netbuf ifaddr;
158 struct netbuf r_ifaddr;
614 struct netbuf *naddr;
949 extern int rdc_isactive_if(struct netbuf *, struct netbuf *);
950 extern rdc_if_t *rdc_add_to_if(rdc_srv_t *, struct netbuf *, struct netbuf *,
956 extern rdc_srv_t *rdc_create_svinfo(char *, struct netbuf *,
960 extern void init_rdc_netbuf(struct netbuf *);
961 extern void free_rdc_netbuf(struct netbuf *);
962 extern void dup_rdc_netbuf(const struct netbuf *, struct netbuf *);
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c135 if (!rpcb_set(rpc->prognum, ver, nconf, &(rpc->netbuf))) { in register_rpc_service()
229 tlx_bind(int fd, const struct netbuf *reqaddr, struct netbuf *retaddr, int qlen) in tlx_bind()
297 netbufs_equal(struct netbuf *n1, struct netbuf *n2) in netbufs_equal()
314 struct netbuf *reqaddr; in create_bound_endpoint()
315 struct netbuf *retaddr; in create_bound_endpoint()
316 struct netbuf netbuf; in create_bound_endpoint() local
356 retaddr = &(rpc->netbuf); in create_bound_endpoint()
359 netbuf.buf = (char *)&ss; in create_bound_endpoint()
360 netbuf.maxlen = sizeof (ss); in create_bound_endpoint()
361 retaddr = &netbuf; in create_bound_endpoint()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c73 struct netbuf *, rpcprog_t, rpcvers_t, uint_t, uint_t,
93 struct netbuf *ac_taddr;
180 delete_cache(struct netbuf *addr) in delete_cache()
207 add_cache(char *host, char *netid, struct netbuf *taddr, char *uaddr) in add_cache()
219 ad_cache->ac_taddr = malloc(sizeof (struct netbuf)); in add_cache()
303 struct netbuf *addr; in _getclnthandle_timed()
304 struct netbuf addr_to_delete; in _getclnthandle_timed()
451 const struct netconfig *nconf, const struct netbuf *address) in rpcb_set()
472 (struct netbuf *)address); /* convert to universal */ in rpcb_set()
535 static struct netbuf *
[all …]
/titanic_50/usr/src/cmd/listen/
H A Dnsaddr.h44 struct netbuf { struct
52 struct netbuf addbuf; argument
55 struct netbuf *stoa(/* str, netbuf */);
/titanic_50/usr/src/cmd/rpcsvc/
H A Drup.c56 int netbufeq(struct netbuf *ap, struct netbuf *bp);
61 struct netbuf *addr;
319 extern struct netbuf *netbufdup();
480 struct netbuf *
482 register struct netbuf *ap; in netbufdup()
484 register struct netbuf *np;
486 np = (struct netbuf *) malloc(sizeof (struct netbuf) + ap->len);
489 np->buf = ((char *)np) + sizeof (struct netbuf);
530 netbufeq(struct netbuf *ap, struct netbuf *bp) in netbufeq()
/titanic_50/usr/src/cmd/mailx/
H A Doptim.c859 static char netbuf[256]; variable
876 if (strcmp(str, netbuf) == 0) in revarpa()
878 return(savestr(netbuf)); in revarpa()
908 nstrcat(netbuf, sizeof (netbuf), cp); in name()
915 stradd(netbuf, sizeof (netbuf), '@'); in name()
916 nstrcat(netbuf, sizeof (netbuf), cp); in name()
922 nstrcat(netbuf, sizeof (netbuf), cp); in name()
923 stradd(netbuf, sizeof (netbuf), t); in name()
944 netbuf[0] = 0; in yyinit()
/titanic_50/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c86 static int bindresvport(struct netconfig *, int, struct netbuf *);
87 static int checkresvport(struct netbuf *);
88 static struct netbuf *ip_uaddr2taddr(char *);
89 static struct netbuf *ipv6_uaddr2taddr(char *);
105 return (bindresvport(tp, fd, (struct netbuf *)par)); in __inet_netdir_options()
108 return (checkresvport((struct netbuf *)par)); in __inet_netdir_options()
128 __inet_taddr2uaddr(struct netconfig *tp, struct netbuf *addr) in __inet_taddr2uaddr()
163 struct netbuf *
176 static struct netbuf *
184 struct netbuf *result; in ip_uaddr2taddr()
[all …]
/titanic_50/usr/src/lib/nametoaddr/straddr/common/
H A Dstraddr.c90 struct netbuf *netbufp; /* indexes through the addresses */ in _netdir_getbyname()
142 if ((retp->n_addrs = malloc(sizeof (struct netbuf))) == NULL) { in _netdir_getbyname()
173 _netdir_getbyaddr(struct netconfig *netconfigp, struct netbuf *netbufp) in _netdir_getbyaddr()
281 _taddr2uaddr(struct netconfig *netconfigp, struct netbuf *netbufp) in _taddr2uaddr()
325 struct netbuf *
328 struct netbuf *retp; /* the return structure */ in _uaddr2taddr()
359 if ((retp = malloc(sizeof (struct netbuf))) == NULL) { in _uaddr2taddr()
/titanic_50/usr/src/uts/common/gssapi/
H A Dgssd_handle.c53 struct netbuf gss_netaddr;
72 struct netbuf *netaddrp = &gssg->gss_netaddr; in gss_zone_fini()
100 struct netbuf tmpaddr; in getgssd_handle()
102 struct netbuf *netaddrp; in getgssd_handle()
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.h79 struct netbuf *nbuf;
86 extern void cln_init_lazy(struct cln *, char *, struct netbuf *);
88 extern struct netbuf *cln_getnbuf(struct cln *);

12345678