Home
last modified time | relevance | path

Searched defs:bfcp_conn (Results 1 – 1 of 1) sorted by relevance

/dports/audio/re/re-0.5.8/src/bfcp/
H A Dbfcp.h14 struct bfcp_conn { struct
15 struct bfcp_strans st;
16 struct list ctransl;
17 struct tmr tmr1;
41 int bfcp_send(struct bfcp_conn *bc, const struct sa *dst, struct mbuf *mb); argument