Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Drx_desc.h1063 __le16 tcp_udp_cksum; member
1146 __le16 tcp_udp_cksum; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Drx_desc.h762 __le16 tcp_udp_cksum; member
/freebsd/sys/dev/fxp/
H A Dif_fxpreg.h177 u_int __FXP_BITFIELD6(tcp_udp_cksum:1, /* 9 */
H A Dif_fxp.c2356 cbp->tcp_udp_cksum = ((sc->flags & FXP_FLAG_82559_RXCSUM) != 0 && in fxp_init_body()