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

  /bionic/libc/kernel/common/linux/
if_link.h 224 IFLA_VF_INFO,
255 struct ifla_vf_info { struct
  /external/iproute2/include/linux/
if_link.h 238 IFLA_VF_INFO,
270 struct ifla_vf_info { struct
  /external/kernel-headers/original/linux/
if_link.h 241 IFLA_VF_INFO,
273 struct ifla_vf_info { struct
  /external/iproute2/ip/
iplink.c 186 vfinfo = addattr_nest(&req->n, sizeof(*req), IFLA_VF_INFO);
ipaddress.c 198 if (vfinfo->rta_type != IFLA_VF_INFO) {

Completed in 226 milliseconds