summaryrefslogtreecommitdiffstats
path: root/include/owner.h
blob: 85d821cc1ad9732bf4ab49d9310f2805d224ad8d (plain)
1
2
3
4
5
6
#ifndef _NFT_OWNER_H_
#define _NFT_OWNER_H_

char *get_progname(uint32_t portid);

#endif