Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipaddress.c225 struct ifla_vf_spoofchk *vf_spoofchk; in print_vfinfo() local
248 vf_spoofchk = NULL; in print_vfinfo()
250 vf_spoofchk = RTA_DATA(vf[IFLA_VF_SPOOFCHK]); in print_vfinfo()
261 if (vf_spoofchk && vf_spoofchk->setting != -1) { in print_vfinfo()
262 if (vf_spoofchk->setting) in print_vfinfo()