::
ethernet::
udp::
Struct
UdpStream
pub struct UdpStream {
inner:
HeaderPayloadTxStream
<
UdpHeader
>,
}
Implementations
impl
UdpStream
entity
into_ip
(self, clk:
clock
, rst:
bool
, source_ip:
IpAddr
, dest_ip:
IpAddr
) ->
IpStream
<
IpChecksum
<16>>