Searched refs:rx_type (Results 1 – 3 of 3) sorted by relevance
335 if (rx->rx_type == RPCB_RES_STRING) in ipf_p_rpcb_out()337 else if (rx->rx_type == RPCB_RES_LIST) in ipf_p_rpcb_out()460 rx.rx_type = RPCB_RES_PMAP; in ipf_p_rpcb_decodereq()469 rx.rx_type = RPCB_RES_STRING; in ipf_p_rpcb_decodereq()475 rx.rx_type = RPCB_RES_LIST; in ipf_p_rpcb_decodereq()881 switch(rx->rx_type) in ipf_p_rpcb_decoderep()991 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type)); in ipf_p_rpcb_decoderep()
428 u_int rx_type; /* RPCB response type */ member
343 if (rx->rx_type == RPCB_RES_STRING)345 else if (rx->rx_type == RPCB_RES_LIST)472 rx.rx_type = RPCB_RES_PMAP;481 rx.rx_type = RPCB_RES_STRING;487 rx.rx_type = RPCB_RES_LIST;918 switch(rx->rx_type)1028 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));