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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Domap.c196 u32 resptype; local
201 resptype = 0;
211 resptype = 1;
214 resptype = 2;
217 resptype = 3;
234 cmdreg = cmd->opcode | (resptype << 8) | (cmdtype << 12);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddhcp6s.c671 int resptype = DH6_REPLY; local
824 resptype = DH6_REPLY;
826 resptype = DH6_ADVERTISE;
889 if (!TAILQ_EMPTY(&optinfo->addr_list) && resptype != DH6_ADVERTISE) {
1031 (void)server6_send(resptype, ifp, dh6, optinfo, from, fromlen,

Completed in 102 milliseconds