/Zephyr-latest/subsys/net/lib/shell/ |
D | suspend.c | 38 PR_INFO("Iface could not be suspended: "); in cmd_net_suspend() 41 PR_INFO("device is busy\n"); in cmd_net_suspend() 43 PR_INFO("dehive is already suspended\n"); in cmd_net_suspend() 51 PR_INFO("You need a network driver supporting Power Management.\n"); in cmd_net_suspend()
|
D | capture.c | 83 PR_INFO("Network packet capture %s\n", "not configured"); in cmd_net_capture() 89 PR_INFO("Network packet capture %s\n", in cmd_net_capture() 101 PR_INFO("Set %s to enable %s support.\n", in cmd_net_capture() 132 PR_INFO("Capture already setup, cleaning up settings.\n"); in cmd_net_capture_setup() 143 PR_INFO("Capture setup done, next enable it by " in cmd_net_capture_setup() 149 PR_INFO("Set %s to enable %s support.\n", in cmd_net_capture_setup() 176 PR_INFO("Set %s to enable %s support.\n", in cmd_net_capture_cleanup() 220 PR_INFO("Set %s to enable %s support.\n", in cmd_net_capture_enable() 245 PR_INFO("Set %s to enable %s support.\n", in cmd_net_capture_disable()
|
D | ppp.c | 33 PR_INFO("PPP Echo-Req timeout.\n"); in cmd_net_ppp_ping() 35 PR_INFO("Not a PPP interface (%d)\n", idx); in cmd_net_ppp_ping() 37 PR_INFO("PPP Echo-Req failed (%d)\n", ret); in cmd_net_ppp_ping() 41 PR_INFO("%s%d msec\n", in cmd_net_ppp_ping() 45 PR_INFO("%s%d usec\n", in cmd_net_ppp_ping() 50 PR_INFO("PPP network interface must be given.\n"); in cmd_net_ppp_ping() 54 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_L2_PPP", "PPP"); in cmd_net_ppp_ping() 74 PR_INFO("PPP context not found.\n"); in cmd_net_ppp_status() 123 PR_INFO("Set %s to enable %s support.\n", in cmd_net_ppp_status()
|
D | resume.c | 38 PR_INFO("Iface could not be resumed\n"); in cmd_net_resume() 46 PR_INFO("You need a network driver supporting Power Management.\n"); in cmd_net_resume()
|
D | dhcpv4.c | 49 PR_INFO("Set %s to enable %s support.\n", in cmd_net_dhcpv4_server_start() 82 PR_INFO("Set %s to enable %s support.\n", in cmd_net_dhcpv4_server_stop() 184 PR_INFO("Set %s to enable %s support.\n", in cmd_net_dhcpv4_server_status() 215 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_DHCPV4", "DHCPv4"); in cmd_net_dhcpv4_client_start() 245 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_DHCPV4", "DHCPv4"); in cmd_net_dhcpv4_client_stop()
|
D | events.c | 415 PR_INFO("EVENT: %s [%d] %s%s%s%s%s\n", layer_str, in event_mon_handler() 431 PR_INFO("Network event monitoring %s.\n", "disabled"); in event_mon_handler() 441 PR_INFO("Network event monitoring is already %s.\n", in cmd_net_events_on() 458 PR_INFO("Network event monitoring %s.\n", "enabled"); in cmd_net_events_on() 465 PR_INFO("Network management events are not supported. " in cmd_net_events_on() 479 PR_INFO("Network event monitoring is already %s.\n", in cmd_net_events_off() 492 PR_INFO("Network management events are not supported. " in cmd_net_events_off() 506 PR_INFO("Give 'on' to enable event monitoring and " in cmd_net_events() 510 PR_INFO("Network management events are not supported. " in cmd_net_events()
|
D | dhcpv6.c | 40 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_DHCPV6", "Dhcpv6"); in cmd_net_dhcpv6_client_start() 70 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_DHCPV6", "Dhcpv6"); in cmd_net_dhcpv6_client_stop()
|
D | virtual.c | 112 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_L2_VIRTUAL", in cmd_virtual_show() 142 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_L2_VIRTUAL", in cmd_virtual_attach() 166 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_L2_VIRTUAL", in cmd_virtual_detach()
|
D | tcp.c | 76 PR_INFO("IPv4 not supported\n"); in print_connect_info() 90 PR_INFO("IPv6 not supported\n"); in print_connect_info() 294 PR_INFO("Set %s to enable %s support.\n", in cmd_net_tcp_connect() 330 PR_INFO("Set %s to enable %s support.\n", in cmd_net_tcp_send() 358 PR_INFO("Set %s to enable %s support.\n", in cmd_net_tcp_recv() 385 PR_INFO("Set %s to enable %s support.\n", in cmd_net_tcp_close()
|
D | vlan.c | 86 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_VLAN", "VLAN"); in cmd_net_vlan() 160 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_VLAN", "VLAN"); in cmd_net_vlan_add() 197 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_VLAN", "VLAN"); in cmd_net_vlan_del()
|
D | sockets.c | 50 PR_INFO("Failed to get statistics (%d)\n", ret); in walk_sockets() 204 PR_INFO("Set %s to enable %s support.\n", in cmd_net_sockets() 212 PR_INFO("Socket service not supported.\n"); in cmd_net_sockets()
|
D | ipv6.c | 266 PR_INFO("Enable CONFIG_NET_IPV6_MLD for %s multicast " in cmd_net_ip6_add() 278 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_IPV6", "IPv6"); in cmd_net_ip6_add() 319 PR_INFO("Enable CONFIG_NET_IPV6_MLD for %s multicast " in cmd_net_ip6_del() 332 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_IPV6", "IPv6"); in cmd_net_ip6_del() 444 PR_INFO("Set %s and %s to enable native %s support.\n", in cmd_net_ip6_pe()
|
D | dns.c | 175 PR_INFO("Set %s to enable %s support.\n", "CONFIG_DNS_RESOLVER", in cmd_net_dns_cancel() 223 PR_INFO("DNS resolver not supported. Set CONFIG_DNS_RESOLVER to " in cmd_net_dns_query() 252 PR_INFO("DNS resolver not supported. Set CONFIG_DNS_RESOLVER to " in cmd_net_dns()
|
D | ipv4.c | 160 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_IPV4", "IPv4"); in cmd_net_ip_add() 209 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_IPV4", "IPv4"); in cmd_net_ip_del() 245 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_IPV4", "IPv4"); in cmd_net_ip_gateway()
|
D | route.c | 158 PR_INFO("Set %s and %s to enable native %s support." in cmd_net_ip6_route_add() 198 PR_INFO("Set %s and %s to enable native %s support." in cmd_net_ip6_route_del() 222 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_ROUTE", in cmd_net_route()
|
D | nbr.c | 42 PR_INFO("Native IPv6 not enabled.\n"); in cmd_net_nbr_rm() 130 PR_INFO("Native IPv6 not enabled.\n"); in cmd_net_nbr()
|
D | websocket.c | 74 PR_INFO("Set %s to enable %s support.\n", "CONFIG_WEBSOCKET_CLIENT", in cmd_net_websocket()
|
D | arp.c | 40 PR_INFO("Set %s to enable %s support.\n", in print_arp_error()
|
D | http.c | 91 PR_INFO("Set %s to enable %s support.\n", in cmd_net_http()
|
D | net_shell_private.h | 38 #define PR_INFO(fmt, ...) \ macro
|
D | mem.c | 137 PR_INFO("Set %s to enable %s support.\n", in cmd_net_mem() 179 PR_INFO("Set %s to enable %s support.\n", in cmd_net_mem()
|
D | allocs.c | 91 PR_INFO("Set %s to enable %s support.\n", in cmd_net_allocs()
|
D | pmtu.c | 17 PR_INFO("Set %s to enable %s support.\n", in print_pmtu_error()
|
D | conn.c | 275 PR_INFO("Set %s to enable %s support.\n", in cmd_net_conn() 290 PR_INFO("Set %s to enable %s support.\n", in cmd_net_conn()
|
D | stats.c | 621 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_STATISTICS", in cmd_net_stats_all() 662 PR_INFO("Per network interface statistics not collected.\n"); in cmd_net_stats_iface() 663 PR_INFO("Please enable CONFIG_NET_STATISTICS_PER_INTERFACE\n"); in cmd_net_stats_iface() 669 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_STATISTICS", in cmd_net_stats_iface() 693 PR_INFO("Set %s to enable %s support.\n", "CONFIG_NET_STATISTICS", in cmd_net_stats()
|