pub const pbuf_type_PBUF_REF: u32 = 65; // 65u32
Expand description

pbuf comes from the pbuf pool. Much like PBUF_ROM but payload might change so it has to be duplicated when queued before transmitting, depending on who has a ‘ref’ to it.