Searched refs:vec_rx (Results 1 – 1 of 1) sorted by relevance
211 int vec_rx = VECTOR_RX; in get_transport_options() local222 vec_rx = 0; in get_transport_options()234 return (result | vec_rx | VECTOR_BPF); in get_transport_options()236 return (result | vec_rx | vec_tx | VECTOR_QDISC_BYPASS); in get_transport_options()237 return (result | vec_rx | vec_tx); in get_transport_options()