Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/BSD/
Dnxd_bsd.c10767 INT sockID_find; in nx_bsd_tcp_syn_received_notify() local
10852 sockID_find = receiver_match; in nx_bsd_tcp_syn_received_notify()
10854 sockID_find = wildcard_match; in nx_bsd_tcp_syn_received_notify()
10863 …socket_array[bsd_socket_index].nx_bsd_socket_union_id.nx_bsd_socket_master_socket_id = sockID_find; in nx_bsd_tcp_syn_received_notify()