Searched refs:rxrpc_verify_packet (Results 1 – 3 of 3) sorted by relevance
240 int rxrpc_verify_packet(const struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_verify_packet() function
587 int rxrpc_verify_packet(const struct rxrpc_call *, struct sk_buff *, u32 *);
664 if (rxrpc_verify_packet(call, skb, _abort_code) < 0) in rxrpc_process_rx_queue()