Home
last modified time | relevance | path

Searched defs:ttl (Results 1 – 12 of 12) sorted by relevance

/dpdk/lib/net/
H A Drte_mpls.h36 uint8_t ttl; /**< Time to live. */ global() member
/dpdk/lib/node/
H A Dnode_private.h35 uint16_t ttl; global() member
/dpdk/examples/ip_pipeline/
H A Daction.h54 struct rte_table_action_ttl_config ttl; member
H A Dpipeline.h287 struct rte_table_action_ttl_params ttl; member
H A Dcli.c3350 uint32_t label, tc, ttl; parse_table_action_encap() local
3511 uint8_t dscp, ttl; parse_table_action_encap() local
[all...]
/dpdk/drivers/bus/pci/
H A Dpci_common.c829 int ttl; in rte_pci_find_next_capability() local
866 int ttl; in rte_pci_find_ext_capability() local
/dpdk/lib/pipeline/
H A Drte_table_action.h404 uint8_t ttl; /**< Time to Live (TTL). */ global() member
417 uint8_t ttl; /**< Time To Live (TTL). */ global() member
H A Drte_table_action.c462 #define MPLS(label, tc, s, ttl) \ argument
1496 ttl_cfg_check(struct rte_table_action_ttl_config * ttl) ttl_cfg_check() argument
1542 uint8_t ttl = ip->time_to_live; pkt_ipv4_work_ttl() local
1562 uint8_t ttl = ip->hop_limits; pkt_ipv6_work_ttl() local
2217 struct rte_table_action_ttl_config ttl; global() member
[all...]
/dpdk/drivers/raw/ifpga/base/
H A Difpga_enumerate.c765 int ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ecap() local
/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h170 uint8_t ttl; /**< Time to live to match. */ global() member
H A Drte_flow.h1202 uint8_t ttl; /** Time-to-Live. */ global() member
1776 uint32_t ttl:6; global() member
5211 uint8_t ttl; /**< TTL for IPv4, HL for IPv6. */ global() member
/dpdk/lib/security/
H A Drte_security.h83 uint8_t ttl; member