Searched refs:nbp_req_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dnbp.h142 typedef struct nbp_req nbp_req_t; typedef in typeref:struct:nbp_req
144 int (*func)(nbp_req_t *, nve_entry_t *);
H A Dddp_nbp.c90 static int nbp_lkup_reply(nbp_req_t *, nve_entry_t *);
92 static int nbp_setup_resp(nbp_req_t *, int);
93 static int nbp_send_resp(nbp_req_t *);
94 static int nbp_validate_n_hash(nbp_req_t *, int, int);
95 static nve_entry_t *nbp_search_nve(nbp_req_t *, at_ifaddr_t *);
98 static void nbp_setup_hdr (nbp_req_t *);
163 nbp_req_t nbp_req;
485 register nbp_req_t *nbp_req;
689 register nbp_req_t *nbp_req;
800 register nbp_req_t *nbp_re
[all...]

Completed in 21 milliseconds