Lines Matching refs:p_err
125 p_err("Netlink error reporting not supported"); in netlink_open()
594 p_err("can't open /proc/self/ns/net: %s", in query_flow_dissector()
610 p_err("can't query prog: %s", strerror(errno)); in query_flow_dissector()
629 p_err("invalid devname %s", **argv); in net_parse_dev()
633 p_err("expected 'dev', got: '%s'?", **argv); in net_parse_dev()
695 p_err("invalid net attach/detach type: %s", *argv); in do_attach()
714 p_err("expected 'overwrite', got: '%s'?", *argv); in do_attach()
738 p_err("interface %s attach failed: %s", in do_attach()
761 p_err("invalid net attach/detach type: %s", *argv); in do_detach()
789 p_err("interface %s detach failed: %s", in do_detach()
837 p_err("can't get next link: %s (id %u)", strerror(errno), id); in show_link_netfilter()
843 p_err("can't get link by id (%u): %s", id, strerror(errno)); in show_link_netfilter()
855 p_err("can't get link info for fd %d: %s", fd, strerror(errno)); in show_link_netfilter()
867 p_err("cannot handle more than %u links\n", max_link_count); in show_link_netfilter()
875 p_err("realloc: %s", strerror(errno)); in show_link_netfilter()