Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintnat.c142 printf(" tag %-.*s", IPFTAG_LEN, np->in_tag.ipt_tag);
H A Dprintfr.c396 printf("%snat=%-.*s", s, IPFTAG_LEN,
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y582 IPFTAG_LEN) != 0)
H A Dipf_y.y524 $3, IPFTAG_LEN););
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h459 #define IPFTAG_LEN 16 macro
463 char iptu_tag[IPFTAG_LEN];