Home
last modified time | relevance | path

Searched refs:_apfTcpForwardCancel (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h108 void _apfTcpForwardCancel(LMETcpForwardCancelRequestMessage *tcpFwdCnclMsg);
H A DProtocol.cpp1036 _apfTcpForwardCancel((LMETcpForwardCancelRequestMessage *)globalMessage);
1153 void Protocol::_apfTcpForwardCancel(LMETcpForwardCancelRequestMessage *tcpFwdCnclMsg) function in Protocol