Home
last modified time | relevance | path

Searched defs:peerid (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dslowlog.h41 sds peerid; /* Client network address. */ member
H A Dnetworking.c1619 void genClientPeerId(client *client, char *peerid, in genClientPeerId()
1635 char peerid[NET_PEER_ID_LEN]; in getClientPeerId() local
H A Dserver.h766 sds peerid; /* Cached peer ID. */ member
/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c3242 uint16_t peerid, uint16_t reason) in ieee80211_add_meshpeer()