Searched refs:soflags (Results 1 – 1 of 1) sorted by relevance
471 int error, soflags, flags; in nfs_send() local484 soflags = rep->r_nmp->nm_soflags; in nfs_send()486 soflags = so->so_proto->pr_flags; in nfs_send()487 if ((soflags & PR_CONNREQUIRED) || (so->so_state & SS_ISCONNECTED)) in nfs_send()