Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c252 static uint32_t nlm_next_sysid = 1; /* (g) */ variable
849 caller_name, nlm_next_sysid); in nlm_create_host()
856 host->nh_sysid = nlm_next_sysid++; in nlm_create_host()
902 next_sysid = nlm_next_sysid++; in nlm_acquire_next_sysid()