Home
last modified time | relevance | path

Searched refs:rxgk_alloc_packet (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
H A Drxgk.c618 static struct page *rxgk_alloc_packet(size_t total_len) in rxgk_alloc_packet() function
647 page = rxgk_alloc_packet(sizeof(*whdr) + sizeof(conn->rxgk.nonce)); in rxgk_issue_challenge()