Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet_int.h50 DN_STATE_INIT = 1, enumerator
H A Ddebugnet_inet.c356 MPASS(pcb->dp_state == DN_STATE_INIT); in debugnet_handle_arp()
H A Ddebugnet.c632 .dp_state = DN_STATE_INIT, in debugnet_connect()