Searched refs:is_next (Results 1 – 2 of 2) sorted by relevance
891 ips.ips_next = isn->is_next;1133 is->is_next = softs->ipf_state_list;3698 *is->is_pnext = is->is_next;3700 if (is->is_next != NULL)3704 is->is_next = NULL;3839 isp = &is->is_next;3845 isp = &is->is_next;3935 isp = &is->is_next;4883 next = is->is_next;4900 if (next->is_next == NULL)[all …]
34 struct ipstate *is_next; member