Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dinput.c1209 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1240 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1343 if (rxrpc_to_client(sp)) in rxrpc_input_packet()
1361 if (rxrpc_to_client(sp) || in rxrpc_input_packet()
Dar-internal.h464 static inline bool rxrpc_to_client(const struct rxrpc_skb_priv *sp) in rxrpc_to_client() function