Searched refs:trace_packet (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6_tables.c | 278 static void trace_packet(const struct sk_buff *skb, in trace_packet() function 395 trace_packet(skb, hook, state->in, state->out, in ip6t_do_table()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ip_tables.c | 249 static void trace_packet(const struct sk_buff *skb, in trace_packet() function 372 trace_packet(skb, hook, state->in, state->out, in ipt_do_table()
|