Searched refs:xdr_round_down (Results 1 – 2 of 2) sorted by relevance
37 #define xdr_round_down(x) (round_down((x), sizeof(__be32))) macro
209 if (ticket_len > xdr_round_down(token_len - sizeof(*container))) in rxgk_extract_token()