ng_btsocket_sco_rtentry
LIST_ENTRY(ng_btsocket_sco_rtentry) next; /* link to next */
typedef struct ng_btsocket_sco_rtentry ng_btsocket_sco_rtentry_t;
typedef struct ng_btsocket_sco_rtentry * ng_btsocket_sco_rtentry_p;
static LIST_HEAD(, ng_btsocket_sco_rtentry) ng_btsocket_sco_rt;