Searched refs:rxrpc_input_packet (Results 1 – 3 of 3) sorted by relevance
133 udp_sk(usk)->encap_rcv = rxrpc_input_packet; in rxrpc_open_socket()
989 int rxrpc_input_packet(struct sock *, struct sk_buff *);
1167 int rxrpc_input_packet(struct sock *udp_sk, struct sk_buff *skb) in rxrpc_input_packet() function