Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_h4.h68 #define NG_H4_W4_PKT_HDR 2 /* Waiting for packet header */ macro
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c414 sc->state = NG_H4_W4_PKT_HDR; in ng_h4_input()
449 case NG_H4_W4_PKT_HDR: in ng_h4_input()