Home
last modified time | relevance | path

Searched refs:TAG_IPTTL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/praudit/
H A Dtoktable.h126 TAG_IPTTL, /* with ip token */ enumerator
H A Dtoktable.c276 table_init(TAG_IPTTL, "time_to_live", pa_adr_charhex, T_ATTRIBUTE); in init_tokens()
H A Dtoken.c1580 returnstat = process_tag(context, TAG_IPTTL, returnstat, 0); in ip_token()