Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/netdump/
H A Dnetdump.h44 #define NETDUMP_HERALD DEBUGNET_HERALD
/f-stack/freebsd/net/
H A Ddebugnet.h49 #define DEBUGNET_HERALD 1 /* Connection handshake. */ macro
H A Ddebugnet.c751 error = debugnet_send(pcb, DEBUGNET_HERALD, dcp->dc_herald_data, in debugnet_connect()