Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dtoktable.h127 TAG_IPPROTO, /* with ip token */ enumerator
H A Dtoktable.c277 table_init(TAG_IPPROTO, "protocol", pa_adr_charhex, T_ATTRIBUTE); in init_tokens()
H A Dtoken.c1581 returnstat = process_tag(context, TAG_IPPROTO, returnstat, 0); in ip_token()