Searched defs:hdlen (Results 1 – 4 of 4) sorted by relevance
738 unsigned int hdlen = len; in xdr_buf_tail_copy_left() local782 unsigned int hdlen = len; in xdr_buf_pages_copy_left() local
1664 char hdlen[20]; in check_command() local
1730 char hdlen[20]; in check_command() local
2617 int hdlen = (len > skb_headlen(skb)) ? skb_headlen(skb) : len; in pskb_trim_rcsum_slow() local