Searched refs:rx_type (Results 1 – 2 of 2) sorted by relevance
362 if (rx->rx_type == RPCB_RES_STRING)364 else if (rx->rx_type == RPCB_RES_LIST)492 rx.rx_type = RPCB_RES_PMAP;501 rx.rx_type = RPCB_RES_STRING;507 rx.rx_type = RPCB_RES_LIST;940 switch(rx->rx_type)1049 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));
429 u_int rx_type; /* RPCB response type */ member