Home
last modified time | relevance | path

Searched defs:ip_ofs (Results 1 – 7 of 7) sorted by relevance

/hardware/google/apf/v7/
Dapf_checksum.h48 FUNC(int csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC()
Dapf_interpreter.c566 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC()
923 u8 ip_ofs = DECODE_U8(); /* 2nd imm, at worst 5 B past prog_len */ in do_apf_run() local
Dapf_interpreter_source.c377 u8 ip_ofs = DECODE_U8(); // 2nd imm, at worst 5 B past prog_len in do_apf_run() local
/hardware/google/apf/
Dapf_checksum.h48 FUNC(int csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC()
Ddisassembler.c292 u8 ip_ofs = DECODE_IMM(1); in apf_disassemble() local
/hardware/google/apf/devtools/
Dapf_interpreter.c566 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC()
923 u8 ip_ofs = DECODE_U8(); /* 2nd imm, at worst 5 B past prog_len */ in do_apf_run() local
/hardware/google/apf/v6/
Dapf_interpreter.c564 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC()
913 u8 ip_ofs = DECODE_U8(); /* 2nd imm, at worst 5 B past prog_len */ in do_apf_run() local