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

/freebsd-10.3-release/contrib/amd/amd/
H A Drpc_fwd.c247 switch (type_id & RPC_XID_MASK) {
265 if (type_id & ~RPC_XID_MASK) {
435 switch (pkt_xid & RPC_XID_MASK) {
/freebsd-10.3-release/contrib/amd/include/
H A Dam_utils.h164 #define RPC_XID_MASK (0x0f) /* 16 id's for now */ macro

Completed in 59 milliseconds