Searched refs:sfs_if_name (Results 1 – 4 of 4) sorted by relevance
115 os_log(OS_LOG_DEFAULT, "%s: %s\n", entry->sfs_if_name, uuid_str); in print_fsw_stats()
2884 if (strcmp(sfs->sfs_if_name, FETH0_NAME) != 0 && in get_fsw_stats()2885 strcmp(sfs->sfs_if_name, FETH1_NAME) != 0) { in get_fsw_stats()
1533 char sfs_if_name[IFNAMSIZ]; /* attached interface name */ member
2168 (void) strbufcpy(sfs->sfs_if_name, fsw->fsw_flow_mgr->fm_name); in fsw_mib_get_stats()