HomeSort by: relevance | last modified time | path
    Searched defs:synclist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_sync.h 24 struct synclist *sm_sl; /* back pointer to parent */
58 typedef struct synclist { struct
59 struct synclist *sl_next;
60 struct synclist **sl_pnext;
ip_sync.h 24 struct synclist *sm_sl; /* back pointer to parent */
58 typedef struct synclist { struct
59 struct synclist *sl_next;
60 struct synclist **sl_pnext;

Completed in 77 milliseconds