Home
last modified time | relevance | path

Searched defs:shiftlen (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c576 xdr_extend_head(struct xdr_buf *buf, unsigned int base, unsigned int shiftlen) in xdr_extend_head()
/linux-3.3/net/core/
Dskbuff.c2293 int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen) in skb_shift()