Searched defs:writeToMapEntry (Results 1 – 2 of 2) sorted by relevance
56 inline int writeToMapEntry(const BPF_FD_TYPE map_fd, const void* key, const void* value, in writeToMapEntry() function
277 private native void writeToMapEntry(int fd, byte[] key, byte[] value, int flags) in writeToMapEntry() method in BpfMap