Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dsocket.c2935 struct tipc_uaddr _ua; in tipc_sk_withdraw() local
2940 tipc_uaddr(&_ua, TIPC_SERVICE_RANGE, p->scope, in tipc_sk_withdraw()
2942 tipc_nametbl_withdraw(net, &_ua, &p->sk, p->key); in tipc_sk_withdraw()