Lines Matching refs:p_err
125 p_err("Netlink error reporting not supported"); in netlink_open()
591 p_err("can't open /proc/self/ns/net: %s", in query_flow_dissector()
607 p_err("can't query prog: %s", strerror(errno)); in query_flow_dissector()
626 p_err("invalid devname %s", **argv); in net_parse_dev()
630 p_err("expected 'dev', got: '%s'?", **argv); in net_parse_dev()
692 p_err("invalid net attach/detach type: %s", *argv); in do_attach()
711 p_err("expected 'overwrite', got: '%s'?", *argv); in do_attach()
735 p_err("interface %s attach failed: %s", in do_attach()
758 p_err("invalid net attach/detach type: %s", *argv); in do_detach()
786 p_err("interface %s detach failed: %s", in do_detach()
834 p_err("can't get next link: %s (id %d)", strerror(errno), id); in show_link_netfilter()
840 p_err("can't get link by id (%u): %s", id, strerror(errno)); in show_link_netfilter()
852 p_err("can't get link info for fd %d: %s", fd, strerror(errno)); in show_link_netfilter()
864 p_err("cannot handle more than %u links\n", max_link_count); in show_link_netfilter()
872 p_err("realloc: %s", strerror(errno)); in show_link_netfilter()