Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dif_npflog.h39 struct npfloghdr { struct
58 #define NPFLOG_HDRLEN sizeof(struct npfloghdr) argument
59 #define NPFLOG_REAL_HDRLEN offsetof(struct npfloghdr, pad)
Dnpf_ext_log.c89 struct npfloghdr hdr; in npf_log()