Searched refs:nf_log_l2packet (Results 1 – 3 of 3) sorted by relevance
/net/netfilter/ |
D | nf_log_common.c | 187 void nf_log_l2packet(struct net *net, u_int8_t pf, in nf_log_l2packet() function 212 EXPORT_SYMBOL_GPL(nf_log_l2packet);
|
D | nf_log_netdev.c | 23 nf_log_l2packet(net, pf, skb->protocol, hooknum, skb, in, out, in nf_log_netdev_packet()
|
/net/bridge/netfilter/ |
D | nf_log_bridge.c | 24 nf_log_l2packet(net, pf, eth_hdr(skb)->h_proto, hooknum, skb, in nf_log_bridge_packet()
|