Lines Matching refs:nmreq_header
1514 netmap_get_na(struct nmreq_header *hdr, in netmap_get_na()
1846 netmap_interp_ringid(struct netmap_priv_d *priv, struct nmreq_header *hdr) in netmap_interp_ringid()
1948 netmap_set_ringid(struct netmap_priv_d *priv, struct nmreq_header *hdr) in netmap_set_ringid()
2308 struct nmreq_header *hdr) in netmap_do_regif()
2458 static int nmreq_copyin(struct nmreq_header *, int);
2459 static int nmreq_copyout(struct nmreq_header *, int);
2460 static int nmreq_checkoptions(struct nmreq_header *);
2491 struct nmreq_header *hdr = (struct nmreq_header *)data; in netmap_ioctl()
3097 nmreq_copyin(struct nmreq_header *hdr, int nr_body_is_user) in nmreq_copyin()
3257 nmreq_copyout(struct nmreq_header *hdr, int rerror) in nmreq_copyout()
3327 nmreq_getoption(struct nmreq_header *hdr, uint16_t reqtype) in nmreq_getoption()
3340 nmreq_checkoptions(struct nmreq_header *hdr) in nmreq_checkoptions()