summaryrefslogtreecommitdiffstats
path: root/iptables/nft-arp.h
blob: da6bd380162c307fd32eacc7306c39c220650776 (plain)
1
2
3
4
5
6
7
#ifndef _NFT_ARP_H_
#define _NFT_ARP_H_

extern char *opcodes[];
#define NUMOPCODES 9

#endif