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 270 IFLA_VF_INFO,
  /external/kernel-headers/original/linux/
if_link.h 241 IFLA_VF_INFO,
273 struct ifla_vf_info { struct
  /external/iproute2/ip/
iplink.c 201 vfinfo = addattr_nest(&req->n, sizeof(*req), IFLA_VF_INFO);
ipaddress.c 230 if (vfinfo->rta_type != IFLA_VF_INFO) {
    [all...]

Completed in 1142 milliseconds