Lines Matching refs:PR

26 		PR("\nIPv6 reassembly Id         Remain "  in ipv6_frag_cb()
32 PR("%p 0x%08x %5d %16s\t%16s\n", reass, reass->id, in ipv6_frag_cb()
40 PR("[%d] pkt %p->", i, reass->pkt[i]); in ipv6_frag_cb()
43 PR("%p", frag); in ipv6_frag_cb()
47 PR("->"); in ipv6_frag_cb()
51 PR("\n"); in ipv6_frag_cb()
71 PR("IPv6 privacy extension %s list filters :\n", in ipv6_pe_filter_cb()
75 PR("[%d] %s/64\n", *count, ipaddr); in ipv6_pe_filter_cb()
91 PR("\nIPv6 addresses for interface %d (%p) (%s)\n", in address_lifetime_cb()
93 PR("============================================%s\n", extra); in address_lifetime_cb()
96 PR("No IPv6 config found for this interface.\n"); in address_lifetime_cb()
100 PR("Type \tState \tLifetime (sec)\tRef\tAddress\n"); in address_lifetime_cb()
135 PR("%s \t%s\t%14s\t%ld\t%s/%d%s\n", in address_lifetime_cb()
152 PR("IPv6 support : %s\n", in cmd_net_ipv6()
160 PR("IPv6 fragmentation support : %s\n", in cmd_net_ipv6()
163 PR("Multicast Listener Discovery support : %s\n", in cmd_net_ipv6()
166 PR("Neighbor cache support : %s\n", in cmd_net_ipv6()
169 PR("Neighbor discovery support : %s\n", in cmd_net_ipv6()
172 PR("Duplicate address detection (DAD) support : %s\n", in cmd_net_ipv6()
175 PR("Router advertisement RDNSS option support : %s\n", in cmd_net_ipv6()
178 PR("6lo header compression support : %s\n", in cmd_net_ipv6()
183 PR("6lo context based compression " in cmd_net_ipv6()
189 PR("Privacy extension support : %s\n", in cmd_net_ipv6()
191 PR("SLAAC IID generation method : %s\n", in cmd_net_ipv6()
196 PR("Max number of IPv6 privacy extension filters " in cmd_net_ipv6()
201 PR("Path MTU Discovery (PMTU) : %s\n", in cmd_net_ipv6()
207 PR("Max number of IPv6 network interfaces " in cmd_net_ipv6()
210 PR("Max number of unicast IPv6 addresses " in cmd_net_ipv6()
213 PR("Max number of multicast IPv6 addresses " in cmd_net_ipv6()
216 PR("Max number of IPv6 prefixes per network " in cmd_net_ipv6()
361 PR("No privacy extension filters found."); in cmd_net_ip6_pe()
374 PR("Unknown sub-option \"%s\"\n", argv[arg]); in cmd_net_ip6_pe()
379 PR("No sub-options given. See \"help net ipv6\" " in cmd_net_ip6_pe()
392 PR("No sub-options given. See \"help net ipv6\" " in cmd_net_ip6_pe()
399 PR("Invalid prefix \"%s\"\n", argv[arg]); in cmd_net_ip6_pe()
401 PR("Do not add the prefix length.\n"); in cmd_net_ip6_pe()
415 PR("Filter %s already in %s list\n", in cmd_net_ip6_pe()
419 PR("No such filter %s found\n", in cmd_net_ip6_pe()
422 PR("Cannot %s %s %sfilter (%d)\n", in cmd_net_ip6_pe()
434 PR("%s %s%sfilter for %s\n", in cmd_net_ip6_pe()
440 PR("IPv6 privacy extension filter support is disabled.\n"); in cmd_net_ip6_pe()
441 PR("Set CONFIG_NET_IPV6_PE_FILTER_PREFIX_COUNT > 0 to enable it.\n"); in cmd_net_ip6_pe()