Searched refs:active_pkt (Results 1 – 2 of 2) sorted by relevance
331 if (protp->active_pkt == NULL) in active_packet()333 return (*protp->active_pkt)(p, len); in active_packet()
183 int (*active_pkt)(u_char *pkt, int len); member