Home
last modified time | relevance | path

Searched refs:ng_h4_process_timeout (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c120 static void ng_h4_process_timeout (node_p, hook_p, void *, int);
635 ng_h4_process_timeout, NULL, 0);
974 ng_h4_process_timeout(node_p node, hook_p hook, void *arg1, int arg2) function