npf_conn
LIST_ENTRY(npf_conn) c_entry;
LIST_HEAD(, npf_conn) cd_list;
LIST_HEAD(, npf_conn) cd_gclist;
struct npf_conn;
typedef struct npf_conn npf_conn_t;