bam_dmux_hdr
struct bam_dmux_hdr *hdr;
#define BAM_DMUX_HDR_SIZE sizeof(struct bam_dmux_hdr)
struct bam_dmux_hdr *hdr;
dev->needed_headroom = sizeof(struct bam_dmux_hdr);
struct bam_dmux_hdr *hdr = (struct bam_dmux_hdr *)skb->data;
static void bam_dmux_cmd_open(struct bam_dmux *dmux, struct bam_dmux_hdr *hdr)
static void bam_dmux_cmd_close(struct bam_dmux *dmux, struct bam_dmux_hdr *hdr)
struct bam_dmux_hdr *hdr = (struct bam_dmux_hdr *)skb->data;