Home
last modified time | relevance | path

Searched refs:PR_INFO (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/subsys/net/lib/shell/
Dsuspend.c38 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()
Dcapture.c83 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()
Dppp.c33 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()
Dresume.c38 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()
Ddhcpv4.c49 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()
Devents.c415 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()
Ddhcpv6.c40 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()
Dvirtual.c112 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()
Dtcp.c76 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()
Dvlan.c86 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()
Dsockets.c50 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()
Dipv6.c266 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()
Ddns.c175 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()
Dipv4.c160 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()
Droute.c158 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()
Dnbr.c42 PR_INFO("Native IPv6 not enabled.\n"); in cmd_net_nbr_rm()
130 PR_INFO("Native IPv6 not enabled.\n"); in cmd_net_nbr()
Dwebsocket.c74 PR_INFO("Set %s to enable %s support.\n", "CONFIG_WEBSOCKET_CLIENT", in cmd_net_websocket()
Darp.c40 PR_INFO("Set %s to enable %s support.\n", in print_arp_error()
Dhttp.c91 PR_INFO("Set %s to enable %s support.\n", in cmd_net_http()
Dnet_shell_private.h38 #define PR_INFO(fmt, ...) \ macro
Dmem.c137 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()
Dallocs.c91 PR_INFO("Set %s to enable %s support.\n", in cmd_net_allocs()
Dpmtu.c17 PR_INFO("Set %s to enable %s support.\n", in print_pmtu_error()
Dconn.c275 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()
Dstats.c621 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()

12