Searched refs:npflog_softc (Results 1 – 1 of 1) sorted by relevance
58 typedef struct npflog_softc { struct59 LIST_ENTRY(npflog_softc) sc_entry;68 static LIST_HEAD(, npflog_softc) npflog_if_list __cacheline_aligned; argument