Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro.c385 static const int vxlan_csum = CSUM_INNER_L3_CALC | CSUM_INNER_L3_VALID | variable
414 if ((m->m_pkthdr.csum_flags & vxlan_csum) != vxlan_csum) in tcp_lro_parser()