Home
last modified time | relevance | path

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

/smoltcp-0.9.1/src/socket/
Dicmp.rs861 const LOCAL_IPV6: Ipv6Address = constant
864 addr: IpAddress::Ipv6(LOCAL_IPV6),
874 src_addr: LOCAL_IPV6,
883 dst_addr: LOCAL_IPV6,
920 &LOCAL_IPV6.into(), in test_send_dispatch()
968 &LOCAL_IPV6.into(), in test_set_hop_limit()
985 src_addr: LOCAL_IPV6, in test_set_hop_limit()
1012 &LOCAL_IPV6.into(), in test_recv_process()
1045 &LOCAL_IPV6.into(), in test_accept_bad_id()
1069 &LOCAL_IPV6.into(), in test_accepts_udp()
[all …]