Use `unsigned int` internally for `pkt_octet_len`

Now that we always validate that the passed in length is positive, we
can treat the value as unsigned deeper in our code.
1 file changed