Home
last modified time | relevance | path

Searched defs:pkt_key_ipv6_5tuple (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c3373 struct pkt_key_ipv6_5tuple { struct
3374 uint16_t payload_length;
3375 uint8_t proto;
3376 uint8_t hop_limit;
3377 uint8_t sa[16];
3378 uint8_t da[16];
3379 uint16_t sp;
3380 uint16_t dp;
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c2672 struct pkt_key_ipv6_5tuple { struct
2673 uint16_t payload_length;
2674 uint8_t proto;
2675 uint8_t hop_limit;
2676 uint8_t sa[16];
2677 uint8_t da[16];
2678 uint16_t sp;
2679 uint16_t dp;