Searched refs:NSP_FC_NONE (Results 1 – 3 of 3) sorted by relevance
120 #define NSP_FC_NONE 0x00 /* Flow Control None */ macro
507 scp->services_loc = 1 | NSP_FC_NONE; in dn_alloc_sock()1075 if ((DN_SK(newsk)->services_rem & NSP_FC_MASK) == NSP_FC_NONE) in dn_accept()1868 if (fctype != NSP_FC_NONE) { in dn_queue_too_long()2025 if (fctype != NSP_FC_NONE) in dn_sendmsg()
358 if ((scp->services_rem & NSP_FC_MASK) == NSP_FC_NONE) in dn_nsp_conn_conf()