HomeSort by relevance Sort by last modified time
    Searched refs:BRCTL_DEL_IF (Results 101 - 103 of 103) sorted by null

1 2 3 45

  /external/kernel-headers/original/uapi/linux/
if_bridge.h 33 #define BRCTL_DEL_IF 5
  /external/toybox/toys/pending/
brctl.c 161 unsigned long args[4] = {BRCTL_DEL_IF, 0, 0, 0};
  /external/wpa_supplicant_8/src/ap/
vlan_full.c 156 args[0] = BRCTL_DEL_IF;
165 "BRCTL_DEL_IF] failed for br_name=%s if_name=%s: "

Completed in 163 milliseconds

1 2 3 45