Searched refs:nsm_use_hostnames (Results 1 – 3 of 3) sorted by relevance
58 int __read_mostly nsm_use_hostnames; variable150 nsm->sm_mon_name = nsm_use_hostnames ? nsm->sm_name : nsm->sm_addrbuf; in nsm_monitor()318 if (nsm_use_hostnames && hostname != NULL) in nsm_get_handle()
397 .data = &nsm_use_hostnames,497 module_param(nsm_use_hostnames, bool, 0644);
198 extern int nsm_use_hostnames;