Searched refs:nh_sysid_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c243 char nh_sysid_string[10]; /* (c) string rep. of sysid */ member in struct:nlm_host
852 snprintf(host->nh_sysid_string, sizeof(host->nh_sysid_string),
868 OID_AUTO, host->nh_sysid_string, CTLFLAG_RD, NULL, "");

Completed in 108 milliseconds