Home
last modified time | relevance | path

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

/freebsd/sys/netinet/netdump/
H A Dnetdump.h42 #define NETDUMP_HERALD DEBUGNET_HERALD
/freebsd/sys/net/
H A Ddebugnet.h47 #define DEBUGNET_HERALD 1 /* Connection handshake. */ macro
H A Ddebugnet.c800 error = debugnet_send(pcb, DEBUGNET_HERALD, dcp->dc_herald_data, in debugnet_connect()