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