OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.c
1146
syncupdent_t *
slu
;
local in function:ipf_sync_update
1163
slu
= softs->syncupd + softs->su_idx;
1167
bcopy((char *)&sl->sl_hdr, (char *)&
slu
->sup_hdr,
1168
sizeof(
slu
->sup_hdr));
1169
slu
->sup_hdr.sm_magic = htonl(SYNHDRMAGIC);
1170
slu
->sup_hdr.sm_sl = sl;
1171
slu
->sup_hdr.sm_cmd = SMC_UPDATE;
1172
slu
->sup_hdr.sm_table = tab;
1173
slu
->sup_hdr.sm_num = htonl(sl->sl_num);
1174
slu
->sup_hdr.sm_len = htonl(sizeof(struct synctcp_update))
[
all
...]
ip_sync.c
1146
syncupdent_t *
slu
;
local in function:ipf_sync_update
1163
slu
= softs->syncupd + softs->su_idx;
1167
bcopy((char *)&sl->sl_hdr, (char *)&
slu
->sup_hdr,
1168
sizeof(
slu
->sup_hdr));
1169
slu
->sup_hdr.sm_magic = htonl(SYNHDRMAGIC);
1170
slu
->sup_hdr.sm_sl = sl;
1171
slu
->sup_hdr.sm_cmd = SMC_UPDATE;
1172
slu
->sup_hdr.sm_table = tab;
1173
slu
->sup_hdr.sm_num = htonl(sl->sl_num);
1174
slu
->sup_hdr.sm_len = htonl(sizeof(struct synctcp_update))
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025