Home
last modified time | relevance | path

Searched defs:debugnet_conn_params (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.h98 struct debugnet_conn_params { struct
99 struct ifnet *dc_ifp;
100 in_addr_t dc_client;
101 in_addr_t dc_server;
102 in_addr_t dc_gateway;
104 uint16_t dc_herald_port;
105 uint16_t dc_client_port;
107 const void *dc_herald_data;
108 uint32_t dc_herald_datalen;
115 uint32_t dc_herald_aux2;
[all …]