Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c345 else if (rx->rx_type == RPCB_RES_LIST)
487 rx.rx_type = RPCB_RES_LIST;
967 case RPCB_RES_LIST:
H A Dip_proxy.h275 #define RPCB_RES_LIST 2 /* " " " v4 (GETADDRLIST) list. */ macro