Home
last modified time | relevance | path

Searched refs:syncupd (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c109 syncupdent_t *syncupd; member
188 KMALLOCS(softs->syncupd, syncupdent_t *,
190 if (softs->syncupd == NULL)
192 bzero((char *)softs->syncupd,
265 if (softs->syncupd != NULL) {
266 KFREES(softs->syncupd,
268 softs->syncupd = NULL;
626 su = softs->syncupd + softs->su_tail;
837 softs->syncupd[sl->sl_idx].sup_hdr.sm_sl = NULL;
1159 slu = softs->syncupd + softs->su_idx;
[all …]