Home
last modified time | relevance | path

Searched refs:check_tcp_state (Results 1 – 3 of 3) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DCommand.c15022 bool ParseTcpState(char *src, bool *check_tcp_state, bool *established) in ParseTcpState() argument
15031 if(check_tcp_state != NULL && established != NULL) in ParseTcpState()
15042 *check_tcp_state = true; in ParseTcpState()
15050 *check_tcp_state = true; in ParseTcpState()
15064 *check_tcp_state = false; in ParseTcpState()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DCommand.c15022 bool ParseTcpState(char *src, bool *check_tcp_state, bool *established) in ParseTcpState() argument
15031 if(check_tcp_state != NULL && established != NULL) in ParseTcpState()
15042 *check_tcp_state = true; in ParseTcpState()
15050 *check_tcp_state = true; in ParseTcpState()
15064 *check_tcp_state = false; in ParseTcpState()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DCommand.c15829 bool ParseTcpState(char *src, bool *check_tcp_state, bool *established) in ParseTcpState() argument
15838 if(check_tcp_state != NULL && established != NULL) in ParseTcpState()
15849 *check_tcp_state = true; in ParseTcpState()
15857 *check_tcp_state = true; in ParseTcpState()
15871 *check_tcp_state = false; in ParseTcpState()