Searched refs:ti_flags (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/netinet/
H A Dtcpip.h53 #define ti_flags ti_t.th_flags macro
/freebsd-current/sys/dev/ti/
H A Dif_ti.c1426 r->ti_flags = 0;
1430 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1481 r->ti_flags = TI_BDFLAG_MINI_RING;
1485 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1540 r->ti_flags = TI_BDFLAG_JUMBO_RING;
1544 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM | TI_BDFLAG_IP_CKSUM;
1681 r->ti_flags = TI_BDFLAG_JUMBO_RING|TI_RCB_FLAG_USE_EXT_RX_BD;
1684 r->ti_flags |= TI_BDFLAG_TCP_UDP_CKSUM|TI_BDFLAG_IP_CKSUM;
2195 rcb->ti_flags = 0;
2206 rcb->ti_flags
[all...]
H A Dif_tireg.h522 uint16_t ti_flags; member in struct:ti_rcb
524 uint16_t ti_flags; member in struct:ti_rcb
584 uint16_t ti_flags; member in struct:ti_rx_desc
586 uint16_t ti_flags; member in struct:ti_rx_desc
639 uint16_t ti_flags; member in struct:ti_rx_desc_ext
641 uint16_t ti_flags; member in struct:ti_rx_desc_ext
677 uint16_t ti_flags; member in struct:ti_tx_desc
679 uint16_t ti_flags; member in struct:ti_tx_desc
1055 ti_flag_vals ti_flags; member in struct:ti_softc
/freebsd-current/sys/sys/
H A Dconsio.h305 int ti_flags; member in struct:term_info
/freebsd-current/sys/dev/syscons/
H A Dsyscons.c1565 ((term_info_t *)data)->ti_flags = 0;
1570 ((term_info_t *)data)->ti_flags = 0;

Completed in 136 milliseconds