Searched refs:netid6 (Results 1 – 1 of 1) sorted by relevance
1181 struct netconfig *netid4, *netid6; in unregisterrpc() local1185 netid6 = sep->se_socktype == SOCK_DGRAM ? udp6conf : tcp6conf; in unregisterrpc()1187 netid6 = NULL; in unregisterrpc()1209 netid6 = NULL; in unregisterrpc()1213 if (netid4 == NULL && netid6 == NULL) in unregisterrpc()1221 if (netid6) in unregisterrpc()1222 rpcb_unset(sep->se_rpc_prog, i, netid6); in unregisterrpc()