Searched refs:cnwwn (Results 1 – 2 of 2) sorted by relevance
598 char cpwwn[17], cnwwn[17]; in FCOE_CreatePort() local601 WWN2str(cnwwn, &nwwn); in FCOE_CreatePort()605 cnwwn, in FCOE_CreatePort()
1255 uint8_t *nwwn, *pwwn, *cnwwn, *cpwwn; in fcoe_cmp_wwn() local1257 cnwwn = checkedmac->fm_eport.eport_nodewwn; in fcoe_cmp_wwn()1269 if (memcmp(nwwn, cnwwn, 8) == 0) { in fcoe_cmp_wwn()