URE_TXPKT_ALIGN
roundup(len, URE_TXPKT_ALIGN) > rem) {
pos += roundup(len, URE_TXPKT_ALIGN);
rem -= roundup(len, URE_TXPKT_ALIGN);