HomeSort by: relevance | last modified time | path
    Searched refs:pflog_packet (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dist/pf/net/
if_pflog.h 77 #define PFLOG_PACKET(i,x,a,b,c,d,e,f,g,h) pflog_packet(i,a,b,c,d,e,f,g,h)
79 #define PFLOG_PACKET(i,x,a,b,c,d,e,f,g,h) ((void)0)
if_pflog.c 244 pflog_packet(struct pfi_kif *kif, struct mbuf *m, sa_family_t af, u_int8_t dir, function in typeref:typename:int
pfvar.h 1648 int pflog_packet(struct pfi_kif *, struct mbuf *, sa_family_t, u_int8_t,

Completed in 165 milliseconds