Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_pnet.c85 static bool smc_pnet_match(u8 *pnetid1, u8 *pnetid2) in smc_pnet_match() argument
90 if ((pnetid1[i] == 0 || pnetid1[i] == _S) && in smc_pnet_match()
93 if (pnetid1[i] != pnetid2[i]) in smc_pnet_match()