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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_nsp_in.c513 unsigned char fctype = scp->services_rem & NSP_FC_MASK; local
540 (fctype == NSP_FC_SCMC)) {
H A Daf_decnet.c1822 unsigned char fctype = scp->services_rem & NSP_FC_MASK; local
1825 if (fctype != NSP_FC_NONE) {
1920 unsigned char fctype; local
1960 fctype = scp->services_rem & NSP_FC_MASK;
2039 if (fctype != NSP_FC_NONE)
2051 if (fctype == NSP_FC_SCMC)
2054 if (fctype == NSP_FC_SRC)

Completed in 153 milliseconds