Searched refs:trace_packet (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/net/ipv6/netfilter/ |
D | ip6_tables.c | 276 static void trace_packet(const struct sk_buff *skb, in trace_packet() function 388 trace_packet(skb, hook, in, out, in ip6t_do_table()
|
/linux-3.4.99/net/ipv4/netfilter/ |
D | ip_tables.c | 250 static void trace_packet(const struct sk_buff *skb, in trace_packet() function 369 trace_packet(skb, hook, in, out, in ipt_do_table()
|