Home
last modified time | relevance | path

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

/linux-4.1.27/net/rxrpc/
Dar-security.c240 int rxrpc_verify_packet(const struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_verify_packet() function
Dar-internal.h587 int rxrpc_verify_packet(const struct rxrpc_call *, struct sk_buff *, u32 *);
Dar-ack.c664 if (rxrpc_verify_packet(call, skb, _abort_code) < 0) in rxrpc_process_rx_queue()