Next: FR-V Built-in Functions, Previous: Blackfin Built-in Functions, Up: Target Builtins [Contents][Index]
The following built-in functions are available for eBPF targets.
Load a byte from the struct sk_buff
packet data pointed by the register %r6
and return it.
Load 16-bits from the struct sk_buff
packet data pointed by the register %r6
and return it.
Load 32-bits from the struct sk_buff
packet data pointed by the register %r6
and return it.