OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipl_crc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_log.c
161
fr_info_t
ipl_crc
[IPL_LOGSIZE];
member in struct:ipf_log_softc_s
268
bzero((char *)&softl->
ipl_crc
[i], sizeof(softl->
ipl_crc
[i]));
622
(fin->fin_crc == softl->
ipl_crc
[unit].fin_crc) &&
623
bcmp((char *)fin, (char *)&softl->
ipl_crc
[unit],
631
bcopy((char *)fin, (char *)&softl->
ipl_crc
[unit],
633
softl->
ipl_crc
[unit].fin_crc = fin->fin_crc;
635
bzero((char *)&softl->
ipl_crc
[unit], FI_CSIZE);
846
bzero((char *)&softl->
ipl_crc
[unit], FI_CSIZE);
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025