Searched refs:hook_state (Results 1 – 2 of 2) sorted by relevance
249 byte hook_state; member
5775 plci->hook_state = ie[1]; in sig_ind()5781 if (((plci->hook_state) & 0xf0) == 0x80) in sig_ind()5786 plci->hook_state = ie[1]&0x91; in sig_ind()5843 plci->hook_state = ie[1] & 0x91; in sig_ind()5849 if (((plci->hook_state) & 0xf0) == 0x90) break; in sig_ind()5850 plci->hook_state = ie[1] & 0x91; in sig_ind()