Searched refs:hook_state (Results 1 – 2 of 2) sorted by relevance
259 byte hook_state; member
5902 plci->hook_state = ie[1]; in sig_ind()5908 if (((plci->hook_state) & 0xf0) == 0x80) in sig_ind()5913 plci->hook_state = ie[1]&0x91; in sig_ind()5970 plci->hook_state = ie[1] & 0x91; in sig_ind()5976 if (((plci->hook_state) & 0xf0) == 0x90) break; in sig_ind()5977 plci->hook_state = ie[1] & 0x91; in sig_ind()