nf_log_buf
struct nf_log_buf *nf_log_buf_open(void);
__printf(2, 3) int nf_log_buf_add(struct nf_log_buf *m, const char *f, ...);
void nf_log_buf_close(struct nf_log_buf *m);
struct nf_log_buf;
static struct nf_log_buf emergency, *emergency_ptr = &emergency;
__printf(2, 3) int nf_log_buf_add(struct nf_log_buf *m, const char *f, ...)
struct nf_log_buf *nf_log_buf_open(void)
struct nf_log_buf *m = kmalloc_obj(*m, GFP_ATOMIC);
void nf_log_buf_close(struct nf_log_buf *m)
nf_log_dump_packet_common(struct nf_log_buf *m, u8 pf,
struct nf_log_buf *m;
static void nf_log_dump_sk_uid_gid(struct net *net, struct nf_log_buf *m,
nf_log_dump_tcp_header(struct nf_log_buf *m,
nf_log_dump_udp_header(struct nf_log_buf *m,
dump_ipv4_packet(struct net *net, struct nf_log_buf *m,
static void nf_log_dump_vlan(struct nf_log_buf *m, const struct sk_buff *skb)
dump_ipv6_packet(struct net *net, struct nf_log_buf *m,
dump_arp_packet(struct nf_log_buf *m,
static void dump_mac_header(struct nf_log_buf *m,
struct nf_log_buf *m;
struct nf_log_buf *m;
struct nf_log_buf *m;