Home
last modified time | relevance | path

Searched refs:vf_spoofchk (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Dipaddress.c316 struct ifla_vf_spoofchk *vf_spoofchk; in print_vfinfo() local
340 vf_spoofchk = NULL; in print_vfinfo()
342 vf_spoofchk = RTA_DATA(vf[IFLA_VF_SPOOFCHK]); in print_vfinfo()
344 if (vf_spoofchk) { in print_vfinfo()
377 if (vf_spoofchk && vf_spoofchk->setting != -1) { in print_vfinfo()
378 if (vf_spoofchk->setting) in print_vfinfo()