Searched refs:nf_log_l2packet (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/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()
|
/Linux-v5.10/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()
|
/Linux-v5.10/include/net/netfilter/ |
D | nf_log.h | 118 void nf_log_l2packet(struct net *net, u_int8_t pf,
|