Home
last modified time | relevance | path

Searched refs:nmreq_opt_csb (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/tests/sys/netmap/
Dctrl-api-test.c1202 push_csb_option(struct TestContext *ctx, struct nmreq_opt_csb *opt) in push_csb_option()
1244 struct nmreq_opt_csb opt; in csb_mode()
1261 struct nmreq_opt_csb opt; in csb_mode_invalid_memory()
1439 struct nmreq_opt_csb opt; in sync_kloop_eventfds_all_tx()
1496 struct nmreq_opt_csb opt; in csb_enable()
1548 struct nmreq_opt_csb opt; in sync_kloop_conflict()
1627 struct nmreq_opt_csb opt; in sync_kloop_eventfds_mismatch()
/freebsd-12-stable/sys/net/
Dnetmap.h931 struct nmreq_opt_csb { struct
/freebsd-12-stable/sys/dev/netmap/
Dnetmap.c2082 netmap_csb_validate(struct netmap_priv_d *priv, struct nmreq_opt_csb *csbo) in netmap_csb_validate()
2575 struct nmreq_opt_csb *csbo = in netmap_ioctl()
2576 (struct nmreq_opt_csb *)opt; in netmap_ioctl()
2859 struct nmreq_opt_csb *csbo = in netmap_ioctl()
2860 (struct nmreq_opt_csb *)opt; in netmap_ioctl()
3021 rv = sizeof(struct nmreq_opt_csb); in nmreq_opt_size_by_type()