Home
last modified time | relevance | path

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

/net/netfilter/
A Dnf_log_syslog.c221 nf_log_buf_add(m, "AE "); in nf_log_dump_tcp_header()
223 nf_log_buf_add(m, "CWR "); in nf_log_dump_tcp_header()
225 nf_log_buf_add(m, "ECE "); in nf_log_dump_tcp_header()
227 nf_log_buf_add(m, "URG "); in nf_log_dump_tcp_header()
229 nf_log_buf_add(m, "ACK "); in nf_log_dump_tcp_header()
259 nf_log_buf_add(m, ") "); in nf_log_dump_tcp_header()
333 nf_log_buf_add(m, "CE "); in dump_ipv4_packet()
335 nf_log_buf_add(m, "DF "); in dump_ipv4_packet()
337 nf_log_buf_add(m, "MF "); in dump_ipv4_packet()
361 nf_log_buf_add(m, ") "); in dump_ipv4_packet()
[all …]
A Dnf_log.c298 __printf(2, 3) int nf_log_buf_add(struct nf_log_buf *m, const char *f, ...) in nf_log_buf_add() function
316 EXPORT_SYMBOL_GPL(nf_log_buf_add);

Completed in 7 milliseconds