ng_l2cap_cmd
struct ng_l2cap_cmd;
TAILQ_HEAD(, ng_l2cap_cmd) cmd_list; /* pending L2CAP cmds */
TAILQ_ENTRY(ng_l2cap_cmd) next; /* link */