Searched refs:NSP_FC_NONE (Results 1 – 3 of 3) sorted by relevance
108 #define NSP_FC_NONE 0x00 /* Flow Control None */ macro
502 scp->services_loc = 1 | NSP_FC_NONE; in dn_alloc_sock()1115 if ((DN_SK(newsk)->services_rem & NSP_FC_MASK) == NSP_FC_NONE) in dn_accept()1826 if (fctype != NSP_FC_NONE) { in dn_queue_too_long()2039 if (fctype != NSP_FC_NONE) in dn_sendmsg()
359 if ((scp->services_rem & NSP_FC_MASK) == NSP_FC_NONE) in dn_nsp_conn_conf()