Lines Matching defs:ebr_t
102 typedef void ebr_t;
214 ebr_t * ebr;
538 ebr_t * npf_ebr_create(void);
539 void npf_ebr_destroy(ebr_t *);
540 void npf_ebr_register(ebr_t *);
541 void npf_ebr_unregister(ebr_t *);
542 int npf_ebr_enter(ebr_t *);
543 void npf_ebr_exit(ebr_t *, int);
544 void npf_ebr_full_sync(ebr_t *);
545 bool npf_ebr_incrit_p(ebr_t *);