Searched refs:nlm_cookie (Results 1 – 1 of 1) sorted by relevance
43 static atomic_t nlm_cookie = ATOMIC_INIT(0x1234); variable47 u32 cookie = atomic_inc_return(&nlm_cookie); in nlmclnt_next_cookie()