OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_p
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.c
558
if ((sp->
is_p
== st.
is_p
) && (sp->is_v == st.is_v) &&
1105
SBUMP(ipf_state_stats.iss_proto[is->
is_p
]);
1106
SBUMP(ipf_state_stats.iss_active_proto[is->
is_p
]);
1153
rv = (is1->
is_p
== IPPROTO_ICMP) ? 2 : 1;
1182
rv = (is1->
is_p
== IPPROTO_ICMPV6) ? 2 : 1;
1268
if (is1->
is_p
== is2->
is_p
) {
1269
switch (is1->
is_p
)
1447
hv = (is->
is_p
= fin->fin_fi.fi_p)
[
all
...]
ip_state.h
58
u_char
is_p
; /* Protocol */
member in struct:ipstate
ip_fil_compat.c
1048
u_char
is_p
; /* Protocol */
member in struct:ipstate_4_1_16
1098
u_char
is_p
;
member in struct:ipstate_4_1_0
4357
old->
is_p
= is->
is_p
;
4428
old->
is_p
= is->
is_p
;
Completed in 16 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025