Searched refs:LNET_NETNUM (Results 1 – 3 of 3) sorted by relevance
388 int num = LNET_NETNUM(net); in libcfs_net2str()409 int nnum = LNET_NETNUM(net); in libcfs_nid2str()831 if (nr->nr_netnum != LNET_NETNUM(LNET_NIDNET(nid))) in cfs_match_nid()
438 #define LNET_NETNUM(net) ((net) & 0xffff) macro
633 return &the_lnet.ln_remote_nets_hash[(LNET_NETNUM(net) + in lnet_net2rnethash()