Searched defs:bpfFdGet (Results 1 – 2 of 2) sorted by relevance
100 inline int bpfFdGet(const char* pathname, uint32_t flag) { in bpfFdGet() function
275 private native int bpfFdGet(String path, int mode) throws ErrnoException, NullPointerException; in bpfFdGet() method in BpfMap