Searched refs:sm_sl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_sync.h24 struct synclist *sm_sl; /* back pointer to parent */ member in struct:synchdr
H A Dip_sync.c669 if (su->sup_hdr.sm_sl != NULL)
670 su->sup_hdr.sm_sl->sl_idx = -1;
873 softs->syncupd[sl->sl_idx].sup_hdr.sm_sl = NULL;
1202 slu->sup_hdr.sm_sl = sl;
1282 softs->syncupd[sl->sl_idx].sup_hdr.sm_sl = NULL;
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_sync.h24 struct synclist *sm_sl; /* back pointer to parent */ member in struct:synchdr
H A Dip_sync.c656 if (su->sup_hdr.sm_sl != NULL)
657 su->sup_hdr.sm_sl->sl_idx = -1;
855 softs->syncupd[sl->sl_idx].sup_hdr.sm_sl = NULL;
1170 slu->sup_hdr.sm_sl = sl;
1247 softs->syncupd[sl->sl_idx].sup_hdr.sm_sl = NULL;

Completed in 102 milliseconds