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

  /external/iproute2/include/linux/
if_link.h 279 IFLA_VF_VLAN,
292 struct ifla_vf_vlan { struct
  /bionic/libc/kernel/uapi/linux/
if_link.h 377 IFLA_VF_VLAN,
391 struct ifla_vf_vlan { struct
  /development/ndk/platforms/android-L/include/linux/
if_link.h 307 IFLA_VF_VLAN,
320 struct ifla_vf_vlan { struct
  /external/kernel-headers/original/uapi/linux/
if_link.h 400 IFLA_VF_VLAN,
414 struct ifla_vf_vlan { struct
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
if_link.h 377 IFLA_VF_VLAN,
391 struct ifla_vf_vlan { struct
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
if_link.h 377 IFLA_VF_VLAN,
391 struct ifla_vf_vlan { struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
if_link.h 377 IFLA_VF_VLAN,
391 struct ifla_vf_vlan { struct
  /external/iproute2/ip/
iplink.c 214 struct ifla_vf_vlan ivv;
233 addattr_l(&req->n, sizeof(*req), IFLA_VF_VLAN, &ivv, sizeof(ivv));
ipaddress.c 223 struct ifla_vf_vlan *vf_vlan;
238 vf_vlan = RTA_DATA(vf[IFLA_VF_VLAN]);
    [all...]

Completed in 308 milliseconds