Home
last modified time | relevance | path

Searched defs:ip_offset (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-wqe.h84 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member
140 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member
198 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c1114 uint32_t ip_offset) in pkt_work_encap()
1923 uint16_t ip_offset) in pkt_work_sym_crypto()
2889 uint32_t ip_offset = action->cfg.common.ip_offset; in pkt_work() local
3034 uint32_t ip_offset = action->cfg.common.ip_offset; in pkt4_work() local
H A Drte_table_action.h117 uint32_t ip_offset; member