Searched refs:is_p (Results 1 – 2 of 2) sorted by relevance
563 if ((sp->is_p == st.is_p) && (sp->is_v == st.is_v) &&1292 if (is1->is_p == is2->is_p) {1293 switch (is1->is_p)1515 switch (is->is_p)2409 if (clone->is_p == IPPROTO_TCP) {3710 if (is->is_p == IPPROTO_TCP)3861 if (is->is_p != IPPROTO_TCP)3876 if (is->is_p != IPPROTO_TCP)4407 ipsl.isl_p = is->is_p;4557 if ((is->is_p == pr) &&[all …]
55 u_char is_p; /* Protocol */ member