Searched refs:ifnamep (Results 1 – 2 of 2) sorted by relevance
4916 char *ifnamep; in tcp_report_item_v6() local4926 ifnamep = (tp6->tcp6ConnIfIndex != 0) ? in tcp_report_item_v6()4928 if (ifnamep == NULL) in tcp_report_item_v6()4929 ifnamep = ""; in tcp_report_item_v6()4947 ifnamep); in tcp_report_item_v6()4964 ifnamep); in tcp_report_item_v6()5107 const char *ifnamep; in udp_report_item_v6() local5118 ifnamep = (ude6->udp6IfIndex != 0) ? in udp_report_item_v6()5130 ifnamep == NULL ? "" : ifnamep); in udp_report_item_v6()
1620 char ifname[LIFNAMSIZ], *ifnamep; in read_rt() local1622 ifnamep = if_indextoname(m.ifm.ifm_index, in read_rt()1624 if (ifnamep == NULL) { in read_rt()1633 strp, ifnamep); in read_rt()