OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_counter
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
ip_carp.c
648
u_int64_t
tmp_counter
;
local in function:carp_proto_input_c
757
tmp_counter
= ntohl(ch->carp_counter[0]);
758
tmp_counter
=
tmp_counter
<<32;
759
tmp_counter
+= ntohl(ch->carp_counter[1]);
764
sc->sc_counter =
tmp_counter
;
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025