Searched refs:vec_tx (Results 1 – 1 of 1) sorted by relevance
213 int vec_tx = VECTOR_TX; in get_transport_options() local224 vec_tx = 0; in get_transport_options()237 return (result | vec_rx | vec_tx | VECTOR_QDISC_BYPASS); in get_transport_options()238 return (result | vec_rx | vec_tx); in get_transport_options()