Searched refs:xxxp (Results 1 – 1 of 1) sorted by relevance
192 ng_xxx_start_hardware(xxxp); in ng_xxx_newhook()217 if (xxxp->channel[chan].dlci == -2) in ng_xxx_newhook()221 xxxp->channel[chan].dlci = dlci; in ng_xxx_newhook()223 if (xxxp->channel[chan].hook != NULL) in ng_xxx_newhook()226 xxxp->channel[chan].hook = hook; in ng_xxx_newhook()231 xxxp->downstream_hook.hook = hook; in ng_xxx_newhook()235 xxxp->debughook = hook; in ng_xxx_newhook()345 xxxp->downstream_hook.hook, m); in ng_xxx_rcvdata()346 xxxp->packets_out++; in ng_xxx_rcvdata()371 xxxp->channel[chan].hook, m); in ng_xxx_rcvdata()[all …]