Home
last modified time | relevance | path

Searched refs:forward_type (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_lib.sh30 local forward_type=$1; shift
39 test_span_dir_ips "h3-$tundev" "$direction" "$forward_type" \
51 local forward_type=$1; shift
61 test_span_dir_ips "h3-$tundev" "$direction" "$forward_type" \
H A Dmirror_vlan.sh61 local forward_type=$1; shift
67 test_span_dir "$h3.555" "$direction" "$forward_type" "$backward_type"
82 local forward_type=$1; shift
H A Dmirror_gre_flower.sh79 local forward_type=$1; shift
90 "$forward_type" "$backward_type"
H A Dmirror_lib.sh86 local forward_type=$1; shift
93 icmp_capture_install $dev "type $forward_type"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dfwd_macros.hpp512 #define BOOST_MOVE_FWD_T1 typename ::boost::move_detail::forward_type<P0>::type
513 #define BOOST_MOVE_FWD_T2 BOOST_MOVE_FWD_T1, typename ::boost::move_detail::forward_type<P1>::type
514 #define BOOST_MOVE_FWD_T3 BOOST_MOVE_FWD_T2, typename ::boost::move_detail::forward_type<P2>::type
515 #define BOOST_MOVE_FWD_T4 BOOST_MOVE_FWD_T3, typename ::boost::move_detail::forward_type<P3>::type
516 #define BOOST_MOVE_FWD_T5 BOOST_MOVE_FWD_T4, typename ::boost::move_detail::forward_type<P4>::type
517 #define BOOST_MOVE_FWD_T6 BOOST_MOVE_FWD_T5, typename ::boost::move_detail::forward_type<P5>::type
518 #define BOOST_MOVE_FWD_T7 BOOST_MOVE_FWD_T6, typename ::boost::move_detail::forward_type<P6>::type
519 #define BOOST_MOVE_FWD_T8 BOOST_MOVE_FWD_T7, typename ::boost::move_detail::forward_type<P7>::type
520 #define BOOST_MOVE_FWD_T9 BOOST_MOVE_FWD_T8, typename ::boost::move_detail::forward_type<P8>::type
524 #define BOOST_MOVE_FWD_TQ1 typename ::boost::move_detail::forward_type<Q0>::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dcore.hpp286 struct forward_type struct
290 struct forward_type< boost::rv<T> > struct
494 template< class T> struct forward_type { typedef T type; }; argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c346 enum forward_type { enum
356 enum forward_type output;