Home
last modified time | relevance | path

Searched refs:macnameIter (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c313 char *macnameIter = NULL; in fcoe_add_remove_scf_entry() local
325 macnameIter = strtok(buftmp, ":"); in fcoe_add_remove_scf_entry()
326 if (strcmp(macnameIter, mac_name) == 0) { in fcoe_add_remove_scf_entry()