Searched defs:cnwwn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c597 char cpwwn[17], cnwwn[17]; local
600 WWN2str(cnwwn, &nwwn);
604 cnwwn,
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c1255 uint8_t *nwwn, *pwwn, *cnwwn, *cpwwn; local
1257 cnwwn = checkedmac->fm_eport.eport_nodewwn;
1269 if (memcmp(nwwn, cnwwn, 8) == 0) {

Completed in 67 milliseconds