Lines Matching defs:printk

39 #define printk(fmt, ...)						\
42 #define pr_err(fmt, ...) printk(fmt ": %m", ##__VA_ARGS__)
224 printk("req buf is too small: %zu < %zu", req_sz, nl_size);
298 printk("expected NLMSG_ERROR, got %d", (int)answer.hdr.nlmsg_type);
301 printk("NLMSG_ERROR: %d: %s",
384 printk("ip addr set %s", addr_str);
471 printk("Failed to set ipv4 addr");
476 printk("Failed to set ipv4 route");
495 printk("Failed to open netlink route socket in child");
500 printk("Failed to set ipv4 addr");
505 printk("Failed to bring up %s", veth);
510 printk("Failed to add tunnel route on %s", veth);
687 printk("send part of the message: %zd/%zu", s_bytes, sizeof(server));
697 printk("EOF on reply to ping");
700 printk("ping reply packet is corrupted %zd/%zu", r_bytes, buf_len);
726 printk("EOF on reply to ping");
730 printk("ping reply packet is corrupted %zd/%zu", r_bytes, buf_len);
739 printk("send part of the message: %zd/%zu", s_bytes, sizeof(server));
757 printk("Failed to init ping");
793 printk("ping (%s) %s->%s failed %u/%u times",
800 printk("ping (%s) %s->%s succeeded %u/%u times",
819 printk("Can't pack a key - too big for buffer");
854 printk("BUG: buggy ah desc");
865 printk("BUG: buggy comp desc");
876 printk("BUG: buggy esp desc");
904 printk("BUG: unknown proto in desc");
1056 printk("NLMSG_ERROR: %d: %s",
1062 printk("didn't find allocated xfrm state in dump");
1080 printk("Failed to add xfrm state");
1086 printk("Failed to add xfrm state");
1094 printk("Failed to check xfrm state");
1163 printk("Failed to add xfrm policy");
1169 printk("Failed to add xfrm policy");
1214 printk("Failed to add xfrm policy");
1220 printk("Failed to add xfrm policy");
1266 printk("Failed to remove xfrm state");
1271 printk("Failed to remove xfrm state");
1316 printk("allocated spi is different from requested: %#x != %#x",
1322 printk("expected NLMSG_ERROR, got %d", (int)answer.nh.nlmsg_type);
1326 printk("NLMSG_ERROR: %d: %s", answer.error, strerror(-answer.error));
1340 printk("Failed to open xfrm netlink socket");
1355 printk("Wrong address length %d", addr_len);
1359 printk("Wrong address family %d", snl.nl_family);
1411 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1416 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1428 printk("xfrm_user_acquire has changed %x %x %x",
1457 printk("Failed to add xfrm state");
1485 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1490 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1501 printk("expire.hard is not set: %x", req.expire.hard);
1532 printk("Failed to add xfrm policy");
1563 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1568 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1579 printk("expire.hard is not set: %x", req.expire.hard);
1638 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1643 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1712 printk("expected NLMSG_ERROR, got %d", (int)req.nh.nlmsg_type);
1715 printk("NLMSG_ERROR: %d: %s", req.error, strerror(-req.error));
1752 printk("ping failed before setting xfrm");
1762 printk("failed to prepare xfrm");
1771 printk("failed to set xfrm");
1778 printk("ping failed for xfrm");
1791 printk("failed ping to remove xfrm");
1801 printk("failed ping to cleanup xfrm");
1818 printk("Failed to open xfrm netlink socket");
1828 printk("Ack failed");
1866 printk("Unknown desc type %d", desc.type);
1903 printk("ping failed before setting xfrm");
1910 printk("failed to prepare xfrm");
1916 printk("failed to set xfrm");
1923 printk("failed to remove xfrm");
1928 printk("failed to cleanup xfrm");
1932 printk("got unknown msg type %d", msg->type);
1946 printk("Failed to open xfrm netlink socket");
2020 printk("Usage: %s [nr_process]", argv[0]);
2120 printk("BUG: Specified unknown proto %d", proto);
2187 printk("close(): %m");
2287 printk("Failed to parse [nr_process]");
2292 printk("nr_process should be between [1; %u]",