Searched defs:nlm_shareres (Results 1 – 2 of 2) sorted by relevance
131 struct nlm_shareres { struct132 netobj cookie;133 nlm_stats stat;134 int sequence;
142 struct nlm_shareres { struct147 typedef struct nlm_shareres nlm_shareres; argument