Home
last modified time | relevance | path

Searched defs:peer_head (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Dcall_accept.c252 unsigned short call_head, conn_head, peer_head; in rxrpc_alloc_incoming_call() local
/openbmc/linux/net/tipc/
H A Dmonitor.c176 static struct tipc_peer *peer_head(struct tipc_peer *peer) in peer_head() function