Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dinput.c1229 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1277 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1373 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1391 if (rxrpc_to_client(sp) || in rxrpc_input_packet()
Dar-internal.h470 static inline bool rxrpc_to_client(const struct rxrpc_skb_priv *sp) in rxrpc_to_client() function