netcred
struct netcred *np;
struct netcred *np;
nplen = sizeof(struct netcred) + argp->ex_addrlen + argp->ex_masklen;
np = (struct netcred *)malloc(nplen, M_NETADDR, M_WAITOK|M_ZERO);
if (rn == NULL || np != (struct netcred *)rn) { /* already exists */
struct netcred * np = (struct netcred *)rn;
struct netcred *
struct netcred *np;
np = (struct netcred *)rn_match(saddr, rnh);
struct netcred *np;
struct netcred *np;
struct netcred ne_defexported; /* Default export */
struct netcred *vfs_export_lookup(struct mount *, struct netexport *,
struct netcred *np;