Home
last modified time | relevance | path

Searched defs:auth_token (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c257 void *callback_data, void *auth_token) in netmap_bdg_update_private_data()
544 netmap_bdg_attach(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_attach()
630 netmap_bdg_detach(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_detach()
641 netmap_bdg_detach_locked(struct nmreq_header *hdr, void *auth_token) in netmap_bdg_detach_locked()
998 …_bdg_regops(const char *name, struct netmap_bdg_ops *bdg_ops, void *private_data, void *auth_token) in netmap_bdg_regops()
H A Dnetmap_bdg.h166 nm_bdg_valid_auth_token(struct nm_bridge *b, void *auth_token) in nm_bdg_valid_auth_token()
H A Dnetmap_vale.c283 netmap_vale_destroy(const char *bdg_name, void *auth_token) in netmap_vale_destroy()