index
:
nftables
debian
progress-linux
upstream
debian 12 backports: nftables
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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