Searched defs:nlm_shareres (Results 1 – 2 of 2) sorted by relevance
127 struct nlm_shareres { struct128 netobj cookie;129 nlm_stats stat;130 int sequence;
139 struct nlm_shareres { struct144 typedef struct nlm_shareres nlm_shareres; argument