Searched defs:getNextMapKey (Results 1 – 2 of 2) sorted by relevance
81 inline int getNextMapKey(const BPF_FD_TYPE map_fd, const void* key, void* next_key) { in getNextMapKey() function
285 private native boolean getNextMapKey(int fd, byte[] key, byte[] nextKey) throws ErrnoException; in getNextMapKey() method in BpfMap