Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rpcb_pxy.c364 else if (rx->rx_type == RPCB_RES_LIST)
507 rx.rx_type = RPCB_RES_LIST;
989 case RPCB_RES_LIST:
H A Dip_proxy.h282 #define RPCB_RES_LIST 2 /* " " " v4 (GETADDRLIST) list. */ macro