Searched refs:BPF_F_RDWR (Results 1 – 1 of 1) sorted by relevance
52 public static final int BPF_F_RDWR = 0; field in BpfMap129 this(path, BPF_F_RDWR, key, value); in BpfMap()