Home
last modified time | relevance | path

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

/linux-3.4.99/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.h572 extern int rxrpc_verify_packet(const struct rxrpc_call *, struct sk_buff *,
Dar-ack.c615 if (rxrpc_verify_packet(call, skb, _abort_code) < 0) in rxrpc_process_rx_queue()