Home
last modified time | relevance | path

Searched refs:nm_sotype (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h97 uint8_t nm_sotype; /* Type of socket */ member
H A Dnfs_adapter.c591 nmp->nm_sotype = argp->sotype; in nfs_bind()
593 if (nmp->nm_sotype == SOCK_DGRAM || nmp->nm_sotype == SOCK_STREAM) in nfs_bind()
615 rpc->rc_sotype = nmp->nm_sotype; in nfs_bind()

Completed in 4 milliseconds