Searched defs:PFLOG_PACKET (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_pflog.h | 104 #define PFLOG_PACKET(i, x, a, b, c, d, e, f, g, h) pflog_packet(i,a,b,c,d,e,f,g,h) macro 106 #define PFLOG_PACKET(i, x, a, b, c, d, e, f, g, h) ((void)0) macro
|