Searched refs:netid6 (Results 1 – 1 of 1) sorted by relevance
1195 struct netconfig *netid4, *netid6; in unregisterrpc() local1199 netid6 = sep->se_socktype == SOCK_DGRAM ? udp6conf : tcp6conf; in unregisterrpc()1201 netid6 = NULL; in unregisterrpc()1223 netid6 = NULL; in unregisterrpc()1227 if (netid4 == NULL && netid6 == NULL) in unregisterrpc()1235 if (netid6) in unregisterrpc()1236 rpcb_unset(sep->se_rpc_prog, i, netid6); in unregisterrpc()