Searched refs:unique_nbp_id (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dnbp.h134 long unique_nbp_id; /* long to be compatible with OT */ member in struct:_nve_
H A Dat.c413 nbpP->unique_nbp_id = nve.unique_nbp_id;
429 if (nbpP->unique_nbp_id) {
431 if (nve_entry->unique_nbp_id == nbpP->unique_nbp_id) {
H A Dat_var.h101 long unique_nbp_id; member in struct:__anon341
H A Dddp_nbp.c1373 nve_entry->unique_nbp_id = ++nbp_id_count;
1532 nbpP->unique_nbp_id = (registered > 1)? 0: nve.unique_nbp_id;

Completed in 70 milliseconds