Searched defs:nlm_shareres (Results 1 – 2 of 2) sorted by relevance
133 struct nlm_shareres { struct134 netobj cookie;135 nlm_stats stat;136 int sequence;
140 struct nlm_shareres { struct145 typedef struct nlm_shareres nlm_shareres; argument