Lines Matching defs:printk

39 #define printk(fmt, ...)						\
42 #define pr_err(fmt, ...) printk(fmt ": %m", ##__VA_ARGS__)
223 printk("req buf is too small: %zu < %zu", req_sz, nl_size);
296 printk("expected NLMSG_ERROR, got %d", (int)answer.hdr.nlmsg_type);
299 printk("NLMSG_ERROR: %d: %s",
382 printk("ip addr set %s", addr_str);
469 printk("Failed to set ipv4 addr");
474 printk("Failed to set ipv4 route");
493 printk("Failed to open netlink route socket in child");
498 printk("Failed to set ipv4 addr");
503 printk("Failed to bring up %s", veth);
508 printk("Failed to add tunnel route on %s", veth);
685 printk("send part of the message: %zd/%zu", s_bytes, sizeof(server));
695 printk("EOF on reply to ping");
698 printk("ping reply packet is corrupted %zd/%zu", r_bytes, buf_len);
724 printk("EOF on reply to ping");
728 printk("ping reply packet is corrupted %zd/%zu", r_bytes, buf_len);
737 printk("send part of the message: %zd/%zu", s_bytes, sizeof(server));
755 printk("Failed to init ping");
791 printk("ping (%s) %s->%s failed %u/%u times",
798 printk("ping (%s) %s->%s succeeded %u/%u times",
817 printk("Can't pack a key - too big for buffer");
849 printk("BUG: buggy ah desc");
860 printk("BUG: buggy comp desc");
871 printk("BUG: buggy esp desc");
899 printk("BUG: unknown proto in desc");
1051 printk("NLMSG_ERROR: %d: %s",
1057 printk("didn't find allocated xfrm state in dump");
1075 printk("Failed to add xfrm state");
1081 printk("Failed to add xfrm state");
1089 printk("Failed to check xfrm state");
1158 printk("Failed to add xfrm policy");
1164 printk("Failed to add xfrm policy");
1209 printk("Failed to add xfrm policy");
1215 printk("Failed to add xfrm policy");
1261 printk("Failed to remove xfrm state");
1266 printk("Failed to remove xfrm state");
1311 printk("allocated spi is different from requested: %#x != %#x",
1317 printk("expected NLMSG_ERROR, got %d", (int)answer.nh.nlmsg_type);
1321 printk("NLMSG_ERROR: %d: %s", answer.error, strerror(-answer.error));
1335 printk("Failed to open xfrm netlink socket");
1350 printk("Wrong address length %d", addr_len);
1354 printk("Wrong address family %d", snl.nl_family);
1406 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1411 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1423 printk("xfrm_user_acquire has changed %x %x %x",
1452 printk("Failed to add xfrm state");
1480 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1485 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1496 printk("expire.hard is not set: %x", req.expire.hard);
1527 printk("Failed to add xfrm policy");
1558 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1563 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1574 printk("expire.hard is not set: %x", req.expire.hard);
1633 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1638 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1707 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1710 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1747 printk("ping failed before setting xfrm");
1757 printk("failed to prepare xfrm");
1766 printk("failed to set xfrm");
1773 printk("ping failed for xfrm");
1786 printk("failed ping to remove xfrm");
1796 printk("failed ping to cleanup xfrm");
1813 printk("Failed to open xfrm netlink socket");
1823 printk("Ack failed");
1861 printk("Unknown desc type %d", desc.type);
1898 printk("ping failed before setting xfrm");
1905 printk("failed to prepare xfrm");
1911 printk("failed to set xfrm");
1918 printk("failed to remove xfrm");
1923 printk("failed to cleanup xfrm");
1927 printk("got unknown msg type %d", msg->type);
1941 printk("Failed to open xfrm netlink socket");
2015 printk("Usage: %s [nr_process]", argv[0]);
2116 printk("BUG: Specified unknown proto %d", proto);
2183 printk("close(): %m");
2283 printk("Failed to parse [nr_process]");
2288 printk("nr_process should be between [1; %u]",