rfcomm_dlc_alloc
struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio);
d = rfcomm_dlc_alloc(prio);
dlc = rfcomm_dlc_alloc(GFP_KERNEL);