Home
last modified time | relevance | path

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

/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() function
65 { IP_ADDR_TYPE, 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() function
92 if (!xdr_ip_addr_t(xdrs, &objp->bp_address_u.ip_addr)) { in xdr_bp_address()
/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h105 bool_t xdr_ip_addr_t();
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h55 bool_t xdr_ip_addr_t();
H A Dmapfile-vers86 xdr_ip_addr_t;