Lines Matching refs:nmreq_header
1556 netmap_get_na(struct nmreq_header *hdr, in netmap_get_na()
1888 netmap_interp_ringid(struct netmap_priv_d *priv, struct nmreq_header *hdr) in netmap_interp_ringid()
1990 netmap_set_ringid(struct netmap_priv_d *priv, struct nmreq_header *hdr) in netmap_set_ringid()
2281 netmap_offsets_init(struct netmap_priv_d *priv, struct nmreq_header *hdr) in netmap_offsets_init()
2560 struct nmreq_header *hdr) in netmap_do_regif()
2722 static int nmreq_copyin(struct nmreq_header *, int);
2723 static int nmreq_copyout(struct nmreq_header *, int);
2724 static int nmreq_checkoptions(struct nmreq_header *);
2755 struct nmreq_header *hdr = (struct nmreq_header *)data; in netmap_ioctl()
3366 nmreq_copyin(struct nmreq_header *hdr, int nr_body_is_user) in nmreq_copyin()
3542 nmreq_copyout(struct nmreq_header *hdr, int rerror) in nmreq_copyout()
3612 nmreq_getoption(struct nmreq_header *hdr, uint16_t reqtype) in nmreq_getoption()
3625 nmreq_checkoptions(struct nmreq_header *hdr) in nmreq_checkoptions()