Home
last modified time | relevance | path

Searched defs:hdlen (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/sunrpc/ !
Dxdr.c738 unsigned int hdlen = len; in xdr_buf_tail_copy_left() local
782 unsigned int hdlen = len; in xdr_buf_pages_copy_left() local
/linux-6.15/drivers/usb/gadget/function/ !
Df_mass_storage.c1730 char hdlen[20]; in check_command() local
/linux-6.15/net/core/ !
Dskbuff.c2768 int hdlen = (len > skb_headlen(skb)) ? skb_headlen(skb) : len; in pskb_trim_rcsum_slow() local