Interface bpf_mapping.bpf_insn

All Superinterfaces:
java.foreign.memory.Struct<bpf_mapping.bpf_insn>
Enclosing interface:
bpf_mapping

public static interface bpf_mapping.bpf_insn
extends java.foreign.memory.Struct<bpf_mapping.bpf_insn>
  • Method Summary

    Modifier and Type Method Description
    short code$get()  
    byte jf$get()  
    byte jt$get()  
    int k$get()  

    Methods inherited from interface java.foreign.memory.Struct

    ptr