Searched refs:NETMAP_REQ_REGISTER (Results 1 – 7 of 7) sorted by relevance
149 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in nmreq_from_legacy()298 case NETMAP_REQ_REGISTER: { in nmreq_to_legacy()
1568 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_get_na()2779 case NETMAP_REQ_REGISTER: { in netmap_ioctl()2936 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()3012 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()3046 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()3094 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()3244 case NETMAP_REQ_REGISTER: in nmreq_size_by_type()
1150 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_vale_vp_create()1335 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in nm_vi_create()1425 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_vi_create()
460 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_get_bdg_na()
525 NETMAP_REQ_REGISTER = 1, enumerator
89 nmreq_header_init(&d->hdr, NETMAP_REQ_REGISTER, &d->reg); in nmport_new_with_ctx()
247 hdr.nr_reqtype = NETMAP_REQ_REGISTER; in port_register()