Searched refs:ip_pif (Results 1 – 1 of 1) sorted by relevance
114 typedef struct ip_pif { struct146 ip_pif_t *ip_pif; /* ptr to phy int */ member420 pif = node->ip_pif; in ip_offline()864 for (lif = node->ip_pif->pi_lifs; lif != NULL; lif = lif->li_next) in ip_usage()868 ipmp = (node->ip_pif->pi_grname[0] != '\0'); in ip_usage()896 (void) strlcat(buf, node->ip_pif->pi_grname, bufsz); in ip_usage()898 lif = node->ip_pif->pi_lifs; in ip_usage()1000 pif = node->ip_pif; in free_node()1143 probe->ip_pif = NULL; in update_pif()1150 probepif = probe->ip_pif; in update_pif()[all …]