OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sup_hdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.h
101
struct synchdr
sup_hdr
;
member in struct:syncupdent
ip_sync.c
662
if (su->
sup_hdr
.sm_sl != NULL)
663
su->
sup_hdr
.sm_sl->sl_idx = -1;
861
softs->syncupd[sl->sl_idx].
sup_hdr
.sm_sl = NULL;
1173
bcopy((char *)&sl->sl_hdr, (char *)&slu->
sup_hdr
,
1174
sizeof(slu->
sup_hdr
));
1175
slu->
sup_hdr
.sm_magic = htonl(SYNHDRMAGIC);
1176
slu->
sup_hdr
.sm_sl = sl;
1177
slu->
sup_hdr
.sm_cmd = SMC_UPDATE;
1178
slu->
sup_hdr
.sm_table = tab;
1179
slu->
sup_hdr
.sm_num = htonl(sl->sl_num)
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026