HomeSort by: relevance | last modified time | path
    Searched refs:nfscl_getmyip (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 310 u_int8_t *nfscl_getmyip(struct nfsmount *, struct in6_addr *, int *);
  /src/sys/fs/nfs/client/
nfs_clport.c 1059 nfscl_getmyip(struct nfsmount *nmp, struct in6_addr *paddr, int *isinet6p) function in typeref:typename:u_int8_t *
nfs_clrpcops.c 897 cp = nfscl_getmyip(nmp, &a6, &isinet6);

Completed in 16 milliseconds