HomeSort by: relevance | last modified time | path
    Searched refs:rx_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_rpcb_pxy.c 335 if (rx->rx_type == RPCB_RES_STRING)
337 else if (rx->rx_type == RPCB_RES_LIST)
460 rx.rx_type = RPCB_RES_PMAP;
469 rx.rx_type = RPCB_RES_STRING;
475 rx.rx_type = RPCB_RES_LIST;
881 switch(rx->rx_type)
991 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));
ip_proxy.h 428 u_int rx_type; /* RPCB response type */ member in struct:rpcb_xact

Completed in 15 milliseconds