Home
last modified time | relevance | path

Searched refs:vlan_h (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dicmpecho.c279 struct rte_vlan_hdr *vlan_h; in reply_to_icmp_echo_rqsts() local
326 vlan_h = (struct rte_vlan_hdr *) in reply_to_icmp_echo_rqsts()
329 eth_type = rte_be_to_cpu_16(vlan_h->eth_proto); in reply_to_icmp_echo_rqsts()
331 vlan_id = rte_be_to_cpu_16(vlan_h->vlan_tci) in reply_to_icmp_echo_rqsts()