OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_dst
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
56
i6addr_t
is_dst
;
member in struct:ipstate
91
#define is_daddr
is_dst
.in4.s_addr
ip_state.c
561
!bcmp((void *)&sp->
is_dst
, (void *)&st.is_src,
562
sizeof(st.
is_dst
)) &&
1177
IP6_EQ(&is1->
is_dst
, &is2->
is_dst
))
1179
else if (IP6_EQ(&is1->is_src, &is2->
is_dst
) &&
1180
IP6_EQ(&is1->
is_dst
, &is2->is_src)) {
1450
is->
is_dst
= fin->fin_fi.fi_dst;
1461
IN6_IS_ADDR_MULTICAST(&is->
is_dst
.in6)) {
1472
hv += is->
is_dst
.i6[1];
1473
hv += is->
is_dst
.i6[2]
[
all
...]
ip_fil_compat.c
1046
i6addr_t
is_dst
;
member in struct:ipstate_4_1_16
1096
i6addr_t
is_dst
;
member in struct:ipstate_4_1_0
4355
old->
is_dst
= is->
is_dst
;
4426
old->
is_dst
= is->
is_dst
;
Completed in 33 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025