Searched refs:ifla_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
129 struct ifla_vf_spoofchk ivs = { in sr_iov_set_netlink_message()134 … r = sd_netlink_message_append_data(req, IFLA_VF_SPOOFCHK, &ivs, sizeof(struct ifla_vf_spoofchk)); in sr_iov_set_netlink_message()
967 struct ifla_vf_spoofchk { struct
786 …[IFLA_VF_SPOOFCHK] = { .type = NETLINK_TYPE_BINARY, .size = sizeof(struct ifla_vf_spoofchk) },