Home
last modified time | relevance | path

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

/Linux-v5.10/net/rxrpc/
Dinput.c1255 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1303 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1399 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1417 if (rxrpc_to_client(sp) || in rxrpc_input_packet()
Dar-internal.h469 static inline bool rxrpc_to_client(const struct rxrpc_skb_priv *sp) in rxrpc_to_client() function