HomeSort by relevance Sort by last modified time
    Searched refs:MACVLAN_MODE_PASSTHRU (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
iplink_macvlan.c 52 mode = MACVLAN_MODE_PASSTHRU;
87 : mode == MACVLAN_MODE_PASSTHRU ? "passthru"
iplink_macvtap.c 49 mode = MACVLAN_MODE_PASSTHRU;
84 : mode == MACVLAN_MODE_PASSTHRU ? "passthru"
  /external/iproute2/include/linux/
if_link.h 263 MACVLAN_MODE_PASSTHRU = 8,/* take over the underlying device */

Completed in 46 milliseconds