pf_vf_msg_resp
struct pf_vf_msg_resp resp;
{sizeof(struct vf_pf_msg_init_vf), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_setup_q), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_set_q_filters), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_close_vf), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_release_vf), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_rss), sizeof(struct pf_vf_msg_resp)}
{sizeof(struct vf_pf_msg_rsc), sizeof(struct pf_vf_msg_resp)}
if (length < sizeof(struct pf_vf_msg_resp))
if (length > sizeof(struct pf_vf_msg_resp))
length = sizeof(struct pf_vf_msg_resp);
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * resp = NULL;
resp = (struct pf_vf_msg_resp *)vresp;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
struct pf_vf_msg_resp * response = NULL;
received_length = length = sizeof(struct pf_vf_msg_resp);