Home
last modified time | relevance | path

Searched refs:IPFTAG_LEN (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/dist/pf/usr.sbin/ftp-proxy/
Dipf.c92 char proxy_tag[IPFTAG_LEN];
/netbsd/src/external/bsd/ipf/dist/lib/
Dprintnat.c247 PRINTF(" tag %-.*s", IPFTAG_LEN, np->in_tag.ipt_tag);
Dprintfr.c445 PRINTF("%snat=%-.*s", s, IPFTAG_LEN,
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h524 #define IPFTAG_LEN 16 macro
528 char iptu_tag[IPFTAG_LEN];
/netbsd/src/external/bsd/ipf/dist/tools/
Dipmon_y.y612 IPFTAG_LEN) != 0) {
Dipf_y.y508 $3, IPFTAG_LEN););