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

/darwin-on-arm/xnu/bsd/netat/
H A Daurp_cfg.c84 if (ddp_AURPfuncx(AURPCODE_REG, AURPcmdx, 0)) {
101 ddp_AURPfuncx(AURPCODE_REG, 0, 0);
H A Daurp_rx.c94 ddp_AURPfuncx(AURPCODE_AURPPROTO, 0, 0);
167 ddp_AURPfuncx(AURPCODE_DATAPKT, m, node);
H A Daurp.h228 int ddp_AURPfuncx(int code, void *param, unsigned char node);
H A Dddp.c1329 int ddp_AURPfuncx(code, param, node) function
1340 dPrintf(D_M_DDP, D_L_TRACE, ("ddp_AURPfuncx: data, 0x%x, %d\n",
1365 ("ddp_AURPfuncx: on, 0x%x\n",
1383 ("ddp_AURPfuncx: off, 0x%x\n", (u_int) aurp_ifID));

Completed in 23 milliseconds