Lines Matching refs:socket

40 "medium-ethernet" = ["socket"]
41 "medium-ip" = ["socket"]
42 "medium-ieee802154" = ["socket", "proto-sixlowpan"]
56 "socket" = []
57 "socket-raw" = ["socket"]
58 "socket-udp" = ["socket"]
59 "socket-tcp" = ["socket"]
60 "socket-icmp" = ["socket"]
61 "socket-dhcpv4" = ["socket", "medium-ethernet", "proto-dhcpv4"]
62 "socket-dns" = ["socket", "proto-dns"]
63 "socket-mdns" = ["socket-dns"]
73 …"socket-raw", "socket-icmp", "socket-udp", "socket-tcp", "socket-dhcpv4", "socket-dns", "socket-md…
229 …, "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "proto-ipv6", "socket-tcp"]
233 … "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "proto-ipv6", "socket-icmp"]
237 …, "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "socket-tcp", "socket-udp"]
241 …, "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "socket-tcp", "socket-udp"]
245 required-features = ["log", "medium-ethernet", "proto-ipv4", "socket-tcp"]
249 …, "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "proto-igmp", "socket-udp"]
253 …, "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "socket-raw", "socket-udp"]
257 …"medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "proto-dhcpv4", "socket-raw"]
261 …um-ieee802154", "phy-raw_socket", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "socket-udp"]
265 …um-ieee802154", "phy-raw_socket", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "socket-udp"]
269 …tures = ["std", "medium-ethernet", "medium-ip", "phy-tuntap_interface", "proto-ipv4", "socket-dns"]