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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c774 if (!(ch->flags & XPC_C_RCLOSEREQUEST)) {
874 if (ch->flags & XPC_C_RCLOSEREQUEST) {
920 ch->flags |= XPC_C_RCLOSEREQUEST;
954 if (!(ch->flags & XPC_C_RCLOSEREQUEST)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h518 #define XPC_C_RCLOSEREQUEST 0x00001000 /* remote close channel request */ macro

Completed in 23 milliseconds