Home
last modified time | relevance | path

Searched defs:forwarding (Results 1 – 5 of 5) sorted by relevance

/third_party/libnl/python/netlink/route/links/
Dinet.py78 def forwarding(self): member in InetLink
82 def forwarding(self, value): member in InetLink
/third_party/libnl/lib/route/
Dnetconf.c46 int forwarding; member
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c171 gboolean forwarding; member
1581 gst_harness_set_forwarding (GstHarness * h, gboolean forwarding) in gst_harness_set_forwarding()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h1603 int forwarding; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp5644 …CompilerGLSL::emit_op(uint32_t result_type, uint32_t result_id, const string &rhs, bool forwarding, in emit_op()