| /kernel/linux/linux-6.6/net/netfilter/ |
| D | xt_iprange.c | 77 pr_debug("src IP %pI6 NOT in range %s%pI6-%pI6\n", in iprange_mt6() 90 pr_debug("dst IP %pI6 NOT in range %s%pI6-%pI6\n", in iprange_mt6()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | xt_iprange.c | 77 pr_debug("src IP %pI6 NOT in range %s%pI6-%pI6\n", in iprange_mt6() 90 pr_debug("dst IP %pI6 NOT in range %s%pI6-%pI6\n", in iprange_mt6()
|
| D | xt_TPROXY.c | 172 pr_debug("redirecting: proto %hhu %pI6:%hu -> %pI6:%hu, mark: %x\n", in tproxy_tg6_v1() 180 pr_debug("no socket, dropping: proto %hhu %pI6:%hu -> %pI6:%hu, mark: %x\n", in tproxy_tg6_v1()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_ipv6_route.c | 33 BPF_SEQ_PRINTF(seq, "%pi6 %02x ", &rt->fib6_dst.addr, rt->fib6_dst.plen); in dump_ipv6_route() 36 BPF_SEQ_PRINTF(seq, "%pi6 %02x ", &rt->fib6_src.addr, in dump_ipv6_route() 43 BPF_SEQ_PRINTF(seq, "%pi6 ", &fib6_nh->fib_nh_gw6); in dump_ipv6_route()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_ipv6_route.c | 32 BPF_SEQ_PRINTF(seq, "%pi6 %02x ", &rt->fib6_dst.addr, rt->fib6_dst.plen); in dump_ipv6_route() 35 BPF_SEQ_PRINTF(seq, "%pi6 %02x ", &rt->fib6_src.addr, in dump_ipv6_route() 42 BPF_SEQ_PRINTF(seq, "%pi6 ", &fib6_nh->fib_nh_gw6); in dump_ipv6_route()
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_multicast.c | 117 ipoib_dbg_mcast(ipoib_priv(dev), "deleting multicast group %pI6\n", in ipoib_mcast_free() 258 ipoib_warn(priv, "multicast group %pI6 already attached\n", in ipoib_mcast_join_finish() 268 ipoib_warn(priv, "couldn't attach QP to multicast group %pI6\n", in ipoib_mcast_join_finish() 299 ipoib_dbg_mcast(priv, "MGID %pI6 AV %p, LID 0x%04x, SL %d\n", in ipoib_mcast_join_finish() 373 ipoib_dbg_mcast(priv, "%sjoin completion for %pI6 (status %d)\n", in ipoib_mcast_join_complete() 412 ipoib_dbg_mcast(priv, "%smulticast join failed for %pI6, status %d\n", in ipoib_mcast_join_complete() 416 ipoib_warn(priv, "%smulticast join failed for %pI6, status %d\n", in ipoib_mcast_join_complete() 488 ipoib_dbg_mcast(priv, "joining MGID %pI6\n", mcast->mcmember.mgid.raw); in ipoib_mcast_join() 705 ipoib_dbg_mcast(priv, "leaving MGID %pI6\n", in ipoib_mcast_leave() 779 ipoib_dbg_mcast(priv, "setting up send only multicast group for %pI6\n", in ipoib_mcast_send() [all …]
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_multicast.c | 117 ipoib_dbg_mcast(ipoib_priv(dev), "deleting multicast group %pI6\n", in ipoib_mcast_free() 258 ipoib_warn(priv, "multicast group %pI6 already attached\n", in ipoib_mcast_join_finish() 268 ipoib_warn(priv, "couldn't attach QP to multicast group %pI6\n", in ipoib_mcast_join_finish() 299 ipoib_dbg_mcast(priv, "MGID %pI6 AV %p, LID 0x%04x, SL %d\n", in ipoib_mcast_join_finish() 364 ipoib_dbg_mcast(priv, "%sjoin completion for %pI6 (status %d)\n", in ipoib_mcast_join_complete() 403 ipoib_dbg_mcast(priv, "%smulticast join failed for %pI6, status %d\n", in ipoib_mcast_join_complete() 407 ipoib_warn(priv, "%smulticast join failed for %pI6, status %d\n", in ipoib_mcast_join_complete() 479 ipoib_dbg_mcast(priv, "joining MGID %pI6\n", mcast->mcmember.mgid.raw); in ipoib_mcast_join() 691 ipoib_dbg_mcast(priv, "leaving MGID %pI6\n", in ipoib_mcast_leave() 765 ipoib_dbg_mcast(priv, "setting up send only multicast group for %pI6\n", in ipoib_mcast_send() [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_recv.c | 152 pr_warn_ratelimited("dst addr %pI6 != qp source addr %pI6\n", in check_addr() 158 pr_warn_ratelimited("source addr %pI6 != qp dst addr %pI6\n", in check_addr()
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | nf_tproxy_ipv6.c | 144 pr_debug("tproxy socket lookup: proto %u %pI6:%u -> %pI6:%u, lookup type: %d, sock %p\n", in nf_tproxy_get_sock_v6()
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| D | nf_tproxy_ipv6.c | 144 pr_debug("tproxy socket lookup: proto %u %pI6:%u -> %pI6:%u, lookup type: %d, sock %p\n", in nf_tproxy_get_sock_v6()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | addrlabel.c | 153 ADDRLABEL(KERN_DEBUG "%s(addr=%pI6, type=%d, ifindex=%d) => %08x\n", in ipv6_addr_label() 167 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u)\n", in ip6addrlbl_alloc() 249 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u, replace=%d)\n", in ip6addrlbl_add() 273 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", in __ip6addrlbl_del() 296 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", in ip6addrlbl_del()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | addrlabel.c | 153 ADDRLABEL(KERN_DEBUG "%s(addr=%pI6, type=%d, ifindex=%d) => %08x\n", in ipv6_addr_label() 167 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u)\n", in ip6addrlbl_alloc() 249 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u, replace=%d)\n", in ip6addrlbl_add() 273 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", in __ip6addrlbl_del() 296 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d)\n", in ip6addrlbl_del()
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 98 printk("tuple %p: %u %pI6 %hu -> %pI6 %hu\n", in nf_ct_dump_tuple_ipv6()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/ |
| D | libcxgb_cm.c | 65 pr_debug("%s saddr %pI6 daddr %pI6 sport %u dport %u\n", in cxgb_get_4tuple()
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 95 printk("tuple %p: %u %pI6 %hu -> %pI6 %hu\n", in nf_ct_dump_tuple_ipv6()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/ |
| D | libcxgb_cm.c | 65 pr_debug("%s saddr %pI6 daddr %pI6 sport %u dport %u\n", in cxgb_get_4tuple()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
| D | iavf_fdir.c | 749 …dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI6 src_ip %pI6 %s: dst_port %hu src_port %hu\… in iavf_print_fdir_fltr() 759 dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI6 src_ip %pI6 %s: SPI %u\n", in iavf_print_fdir_fltr() 767 dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI6 src_ip %pI6 proto: %u L4_bytes: 0x%x\n", in iavf_print_fdir_fltr()
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | ipv6.c | 202 pr_debug("%s: skb:%p, len:%d, src:%pI6 dst:%pI6\n", __func__, skb, in sctp_v6_xmit() 262 pr_debug("%s: dst=%pI6 ", __func__, &fl6->daddr); in sctp_v6_get_dst() 272 pr_debug("src=%pI6 - ", &fl6->saddr); in sctp_v6_get_dst() 373 pr_debug("rt6_dst:%pI6/%d rt6_src:%pI6\n", in sctp_v6_get_dst() 801 seq_printf(seq, "%pI6 ", &addr->v6.sin6_addr); in sctp_v6_seq_dump_addr()
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| D | ebt_log.c | 127 pr_cont(" IPv6 SRC=%pI6 IPv6 DST=%pI6, IPv6 priority=0x%01X, Next Header=%d", in ebt_log_packet()
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| D | ebt_log.c | 127 pr_cont(" IPv6 SRC=%pI6 IPv6 DST=%pI6, IPv6 priority=0x%01X, Next Header=%d", in ebt_log_packet()
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | ipv6.c | 231 pr_debug("%s: skb:%p, len:%d, src:%pI6 dst:%pI6\n", __func__, skb, in sctp_v6_xmit() 310 pr_debug("%s: dst=%pI6 ", __func__, &fl6->daddr); in sctp_v6_get_dst() 320 pr_debug("src=%pI6 - ", &fl6->saddr); in sctp_v6_get_dst() 421 pr_debug("rt6_dst:%pI6/%d rt6_src:%pI6\n", in sctp_v6_get_dst() 860 seq_printf(seq, "%pI6 ", &addr->v6.sin6_addr); in sctp_v6_seq_dump_addr()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ipoib.c | 624 mlx5_core_dbg(mdev, "attaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_attach_mcast() 628 mlx5_core_warn(mdev, "failed attaching QPN 0x%x, MGID %pI6\n", in mlx5i_attach_mcast() 648 mlx5_core_dbg(mdev, "detaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_detach_mcast() 653 mlx5_core_dbg(mdev, "failed detaching QPN 0x%x, MGID %pI6\n", in mlx5i_detach_mcast()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
| D | trace.c | 15 trace_seq_printf(p, "%pI6:%d", addr, htons(port)); in print_ip_addr()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ipoib.c | 663 mlx5_core_dbg(mdev, "attaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_attach_mcast() 667 mlx5_core_warn(mdev, "failed attaching QPN 0x%x, MGID %pI6\n", in mlx5i_attach_mcast() 687 mlx5_core_dbg(mdev, "detaching QPN 0x%x, MGID %pI6\n", ipriv->qpn, in mlx5i_detach_mcast() 692 mlx5_core_dbg(mdev, "failed detaching QPN 0x%x, MGID %pI6\n", in mlx5i_detach_mcast()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | nettest.c | 621 struct in6_pktinfo *pi6; in get_index_from_cmsg() local 623 pi6 = (struct in6_pktinfo *)(CMSG_DATA(cm)); in get_index_from_cmsg() 624 inet_ntop(AF_INET6, &pi6->ipi6_addr, buf, sizeof(buf)); in get_index_from_cmsg() 625 ifindex = pi6->ipi6_ifindex; in get_index_from_cmsg() 689 struct in6_pktinfo *pi6; in send_msg_cmsg() local 695 pi6 = (struct in6_pktinfo *)(CMSG_DATA(cm)); in send_msg_cmsg() 696 pi6->ipi6_ifindex = ifindex; in send_msg_cmsg()
|