Searched defs:lockd_notify (Results 1 – 1 of 1) sorted by relevance
137 struct lockd_notify { struct138 int ln_version; /* lockd_notify version */ argument139 int ln_flags; /* notify flags */140 int ln_pad; /* (for alignment) */141 int ln_addrcount; /* # of addresss */142 struct sockaddr_storage ln_addr[1]; /* List of addresses. */