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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/802/
H A Dgarp.c31 } garp_applicant_state_table[GARP_APPLICANT_MAX + 1][GARP_EVENT_MAX + 1] = { variable in typeref:struct:garp_state_trans
319 state = garp_applicant_state_table[attr->state][event].state;
323 switch (garp_applicant_state_table[attr->state][event].action) {

Completed in 99 milliseconds