Home
last modified time | relevance | path

Searched refs:ip_addr_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h51 struct ip_addr_t { struct
57 typedef struct ip_addr_t ip_addr_t; argument
62 ip_addr_t ip_addr;
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h48 struct ip_addr_t { struct
54 typedef struct ip_addr_t ip_addr_t; argument
60 ip_addr_t ip_addr;
/titanic_41/usr/src/head/rpcsvc/
H A Dbootparam_prot.x53 struct ip_addr_t { struct
62 ip_addr_t ip_addr; argument
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c51 xdr_ip_addr_t(XDR *xdrs, ip_addr_t *objp) in xdr_ip_addr_t()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_xdr.c67 xdr_ip_addr_t(XDR *xdrs, ip_addr_t *objp) in xdr_ip_addr_t()