Searched refs:rpc_header_t (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcm_rpc.c139 typedef uint32 rpc_header_t; typedef
141 #define RPC_HDR_LEN sizeof(rpc_header_t)
325 static rpc_buf_t *bcm_rpc_buf_recv_low(struct rpc_info *rpci, rpc_header_t header,
343 static INLINE rpc_header_t
346 rpc_header_t *rpch = (rpc_header_t *)bcm_rpc_buf_data(rpci->rpc_th, rpc_buf);
353 rpc_header_t *rpch = (rpc_header_t *)bcm_rpc_buf_data(rpci->rpc_th, rpc_buf);
361 rpc_header_t *rpch = (rpc_header_t *)bcm_rpc_buf_dat
[all...]

Completed in 109 milliseconds