Searched refs:TI_BDFLAG_TCP_UDP_CKSUM (Results 1 – 2 of 2) sorted by relevance
712 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM; in ti_newbuf_std()748 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM; in ti_newbuf_mini()810 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM; in ti_newbuf_jumbo()1833 csum_flags |= TI_BDFLAG_TCP_UDP_CKSUM; in ti_encap()
843 #define TI_BDFLAG_TCP_UDP_CKSUM 0x0001 macro