Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet_int.h53 DN_STATE_REMOTE_CLOSED, enumerator
H A Ddebugnet.c245 if (pcb->dp_state == DN_STATE_REMOTE_CLOSED) in debugnet_send()
339 if (pcb->dp_state == DN_STATE_REMOTE_CLOSED) in debugnet_send()
395 pcb->dp_state = DN_STATE_REMOTE_CLOSED; in debugnet_handle_rx_msg()