Home
last modified time | relevance | path

Searched full:pi4 (Results 1 – 25 of 164) sorted by relevance

1234567

/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c116 pr_debug("nf_nat_ras: set signal address %pI4:%hu->%pI4:%hu\n", in set_sig_addr()
128 pr_debug("nf_nat_ras: set signal address %pI4:%hu->%pI4:%hu\n", in set_sig_addr()
159 pr_debug("nf_nat_ras: set rasAddress %pI4:%hu->%pI4:%hu\n", in set_ras_addr()
265 pr_debug("nf_nat_h323: expect RTP %pI4:%hu->%pI4:%hu\n", in nat_rtp_rtcp()
270 pr_debug("nf_nat_h323: expect RTCP %pI4:%hu->%pI4:%hu\n", in nat_rtp_rtcp()
308 pr_debug("nf_nat_h323: expect T.120 %pI4:%hu->%pI4:%hu\n", in nat_t120()
355 pr_debug("nf_nat_q931: expect H.245 %pI4:%hu->%pI4:%hu\n", in nat_h245()
447 pr_debug("nf_nat_ras: expect Q.931 %pI4:%hu->%pI4:%hu\n", in nat_q931()
511 pr_debug("nf_nat_q931: expect Call Forwarding %pI4:%hu->%pI4:%hu\n", in nat_callforwarding()
H A Dnf_nat_snmp_basic_main.c115 pr_debug("%s: %pI4 to %pI4\n", __func__, in snmp_helper()
/linux/net/netfilter/
H A Dxt_iprange.c28 pr_debug("src IP %pI4 NOT in range %s%pI4-%pI4\n", in iprange_mt4()
41 pr_debug("dst IP %pI4 NOT in range %s%pI4-%pI4\n", in iprange_mt4()
H A Dnf_conntrack_irc.c193 pr_debug("DCC found in master %pI4:%u %pI4:%u\n", in help()
214 pr_debug("DCC bound ip/port: %pI4:%u\n", in help()
222 net_warn_ratelimited("Forged DCC command from %pI4: %pI4:%u\n", in help()
H A Dnfnetlink_osf.c237 "%s [%s:%s] : %pI4:%d -> %pI4:%d hops=%d\n", in nf_osf_match()
250 "Remote OS is not known: %pI4:%u -> %pI4:%u\n", in nf_osf_match()
H A Dxt_AUDIT.c40 audit_log_format(ab, " saddr=%pI4 daddr=%pI4 proto=%hhu", in audit_ip4()
H A Dnf_log_syslog.c105 nf_log_buf_add(m, " MACSRC=%pM IPSRC=%pI4 MACDST=%pM IPDST=%pI4", in dump_arp_packet()
324 nf_log_buf_add(m, "SRC=%pI4 DST=%pI4 ", &ih->saddr, &ih->daddr); in dump_ipv4_packet()
437 nf_log_buf_add(m, "GATEWAY=%pI4 ", &ich->un.gateway); in dump_ipv4_packet()
826 nf_log_buf_add(m, " TUNNEL=%pI4->%pI4", &iph->saddr, in dump_mac_header()
H A Dnft_log.c38 audit_log_format(ab, " saddr=%pI4 daddr=%pI4 proto=%hhu", in audit_ip4()
/linux/net/netfilter/ipvs/
H A Dip_vs_proto.c226 sprintf(buf, "%pI4->%pI4 frag", &ih->saddr, &ih->daddr); in ip_vs_tcpudp_debug_packet_v4()
233 sprintf(buf, "TRUNCATED %pI4->%pI4", in ip_vs_tcpudp_debug_packet_v4()
236 sprintf(buf, "%pI4:%u->%pI4:%u", in ip_vs_tcpudp_debug_packet_v4()
H A Dip_vs_xmit.c136 IP_VS_DBG_RL("ip_route_output error, dest: %pI4\n", &daddr); in do_output_route4()
239 IP_VS_DBG(1, "frag needed for %pI4\n", in ensure_mtu_is_adequate()
332 IP_VS_DBG(10, "new dst %pI4, src %pI4, refcnt=%d\n", in __ip_vs_get_out_rt()
354 " daddr=%pI4\n", &daddr); in __ip_vs_get_out_rt()
1510 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit()
1520 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit()
/linux/include/trace/events/
H A Dtcp.h60 …TP_printk("skbaddr=%p skaddr=%p family=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c …
178 …TP_printk("family=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c daddrv6=%pI6c sock_co…
274 "family=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 "
328 TP_printk("family=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c daddrv6=%pI6c",
509 …TP_printk("family=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c daddrv6=%pI6c cong_st…
H A Dsock.h183 TP_printk("family=%s protocol=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c daddrv6=%pI6c oldstate=%s newstate=%s",
231 TP_printk("family=%s protocol=%s sport=%hu dport=%hu saddr=%pI4 daddr=%pI4 saddrv6=%pI6c daddrv6=%pI6c error=%d",
H A Dicmp.h57 TP_printk("icmp_send: type=%d, code=%d. From %pI4:%u to %pI4:%u ulen=%d skbaddr=%p",
H A Dneigh.h66 TP_printk("family %d dev %s entries %d primary_key4 %pI4 primary_key6 %pI6c created %d gc_exempt %d",
142 "dead %d refcnt %d primary_key4 %pI4 primary_key6 %pI6c "
216 "dead %d refcnt %d primary_key4 %pI4 primary_key6 %pI6c "
/linux/net/bridge/netfilter/
H A Debt_log.c107 pr_cont(" IP SRC=%pI4 IP DST=%pI4, IP tos=0x%02X, IP proto=%d", in ebt_log_packet()
168 pr_cont(" ARP MAC SRC=%pM ARP IP SRC=%pI4 ARP MAC DST=%pM ARP IP DST=%pI4", in ebt_log_packet()
/linux/net/ipv4/
H A Dipconfig.c446 sprintf(init_utsname()->nodename, "%pI4", &ic_myaddr); in ic_defaults()
461 pr_err("IP-Config: Unable to guess netmask for address %pI4\n", in ic_defaults()
465 pr_notice("IP-Config: Guessing netmask %pI4\n", in ic_defaults()
1117 pr_debug("DHCP: Offered address %pI4 by server %pI4\n", in ic_bootp_recv()
1318 pr_info("IP-Config: Got %s answer from %pI4, my address is %pI4\n", in ic_dynamic()
1349 seq_printf(seq, "nameserver %pI4\n", in pnp_seq_show()
1353 seq_printf(seq, "bootserver %pI4\n", in pnp_seq_show()
1397 seq_printf(seq, "%pI4\ in ntp_servers_show()
[all...]
/linux/net/atm/
H A Dmpoa_caches.c107 dprintk("adding an ingress entry, ip = %pI4\n", &dst_ip); in in_cache_add_entry()
164 dprintk("(%s) threshold exceeded for ip %pI4, sending MPOA res req\n", in cache_hit()
197 dprintk("removing an ingress entry, ip = %pI4\n", in in_cache_remove_entry()
239 dprintk("holding time expired, ip = %pI4\n", in clear_count_and_expired()
466 dprintk("adding an egress entry, ip = %pI4, this should be our IP\n", in eg_cache_add_entry()
484 dprintk("mps_ip = %pI4\n", &entry->ctrl_info.mps_ip); in eg_cache_add_entry()
H A Dmpoa_proc.c152 sprintf(ip_string, "%pI4", &in_entry->ctrl_info.in_dst_ip); in mpc_show()
181 sprintf(ip_string, "%pI4", &eg_entry->latest_ip_addr); in mpc_show()
/linux/net/batman-adv/
H A Ddistributed-arp-table.c378 "Entry updated: %pI4 %pM (vid: %d)\n", in batadv_dat_entry_add()
405 batadv_dbg(BATADV_DBG_DAT, bat_priv, "New entry added: %pI4 %pM (vid: %d)\n", in batadv_dat_entry_add()
436 "ARP MSG = [src: %pM-%pI4 dst: %pM-%pI4]\n", in batadv_dbg_arp()
649 "%s(): IP=%pI4 hash(IP)=%u\n", __func__, &ip_dst, in batadv_dat_select_candidates()
688 batadv_dbg(BATADV_DBG_DAT, bat_priv, "DHT_SEND for %pI4\n", &ip); in batadv_dat_forward_data()
1368 …t_priv, "Doubled ARP reply removed: ARP MSG = [src: %pM-%pI4 dst: %pM-%pI4]; dat_entry: %pM-%pI4\n… in batadv_dat_snoop_incoming_arp_reply()
1645 "Snooped from outgoing DHCPACK (server address): %pI4, %pM (vid: %i)\n", in batadv_dat_put_dhcp()
1648 "Snooped from outgoing DHCPACK (client address): %pI4, %pM (vid: %i)\n", in batadv_dat_put_dhcp()
1764 "Snooped from incoming DHCPACK (server address): %pI4, %pM (vid: %i)\n", in batadv_dat_snoop_incoming_dhcp_ack()
1767 "Snooped from incoming DHCPACK (client address): %pI4, %pM (vid: %i)\n", in batadv_dat_snoop_incoming_dhcp_ack()
[all …]
/linux/include/net/netfilter/
H A Dnf_conntrack_tuple.h88 printk("tuple %p: %u %pI4:%hu -> %pI4:%hu\n", in nf_ct_dump_tuple_ip()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c722 …dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI4 src_ip %pI4 %s: dst_port %hu src_port %hu\… in iavf_print_fdir_fltr()
732 dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI4 src_ip %pI4 %s: SPI %u\n", in iavf_print_fdir_fltr()
740 dev_info(&adapter->pdev->dev, "Rule ID: %u dst_ip: %pI4 src_ip %pI4 proto: %u L4_bytes: 0x%x\n", in iavf_print_fdir_fltr()
/linux/net/rds/
H A Dcong.c255 rdsdebug("waking map %p for %pI4\n", in rds_cong_map_updated()
304 rdsdebug("setting congestion for %pI4:%u in map %p\n", in rds_cong_set_bit()
318 rdsdebug("clearing congestion for %pI4:%u in map %p\n", in rds_cong_clear_bit()
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c181 "csk 0x%p,%u,0x%lx,%u, %pI4:%u-%pI4:%u, %u,%u,%u.\n", in send_act_open_req()
576 pr_info("csk 0x%p,%u,0x%lx,%u, status %u, %pI4:%u-%pI4:%u.\n", in do_act_open_rpl()
938 pr_info("%s set %pI4.\n", in update_address()
943 pr_info("%s set %pI4.\n", in update_address()
1005 "csk 0x%p,%u,0x%lx, %pI4:%u-%pI4:%u.\n", in init_act_open()
/linux/drivers/infiniband/hw/irdma/
H A Dtrace.c13 trace_seq_printf(p, "%pI4:%d", &myaddr, htons(port)); in print_ip_addr()
/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c524 "After ntohl: src_addr=%pI4, dst_addr=%pI4\n", in qedi_iscsi_offload_conn()
680 len = sprintf(buf, "%pI4\n", qedi_ep->dst_addr); in qedi_ep_get_param()
708 len = sprintf(buf, "%pI4\n", qedi->src_ip); in qedi_host_get_param()
954 "dst_addr=%pI4, dst_port=%u\n", in qedi_ep_connect()
1368 "src addr:port=%pI4:%u, dst addr:port=%pI4:%u\n", in qedi_set_path()

1234567