Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ptypes.h321 struct txgbe_udphdr { struct
H A Dtxgbe_rxtx.c673 tun_len = sizeof(struct txgbe_udphdr) in txgbe_get_tun_len()
683 tun_len = sizeof(struct txgbe_udphdr) in txgbe_get_tun_len()
704 l2_none = sizeof(struct txgbe_udphdr) + sizeof(struct txgbe_vxlanhdr); in txgbe_parse_tun_ptid()