Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmbuf.h665 #define CSUM_INNER_IP6_TCP 0x00000080 macro
697 CSUM_IP_TSO | CSUM_IP_ISCSI | CSUM_INNER_IP6_UDP | CSUM_INNER_IP6_TCP | \
/freebsd/sys/net/
H A Dif_vxlan.c2509 csum_flags |= CSUM_INNER_IP6_TCP; in csum_flags_to_inner_flags()
2606 CSUM_INNER_IP_TCP | CSUM_INNER_IP6_TCP)) { in vxlan_encap4()
2717 CSUM_INNER_IP_TCP | CSUM_INNER_IP6_TCP)) { in vxlan_encap6()
3172 if (p->if_hwassist & CSUM_INNER_IP6_TCP) in vxlan_set_hwcaps()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c828 CSUM_INNER_IP6_TCP | CSUM_INNER_IP6_UDP)) { in mlx5e_sq_xmit()
H A Dmlx5_en_main.c3701 CSUM_INNER_IP6_TCP); in mlx5e_ioctl()
4659 if_sethwassistbits(ifp, CSUM_INNER_IP6_UDP | CSUM_INNER_IP6_TCP | in mlx5e_create_ifp()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c2391 CSUM_INNER_IP6_TCP | CSUM_INNER_IP6_TSO; in needs_hwcsum()
2875 CSUM_INNER_IP6_TCP | CSUM_INNER_IP6_TSO | CSUM_INNER_IP | in parse_pkt()
5321 CSUM_IP6_TCP | CSUM_INNER_IP6_TCP)) in csum_to_ctrl()
5334 CSUM_INNER_IP6_TCP | CSUM_INNER_IP6_UDP)); in csum_to_ctrl()
H A Dt4_main.c2774 if_sethwassistbits(ifp, CSUM_INNER_IP6_UDP | CSUM_INNER_IP6_TCP | in cxgbe_vi_attach()
3142 CSUM_INNER_IP6_TCP | CSUM_INNER_IP | in cxgbe_ioctl()