Searched defs:acct (Results 1 – 2 of 2) sorted by relevance
44 struct acct struct46 char ac_flag; /* Flags */47 char ac_version; /* Always set to ACCT_VERSION */49 __u16 ac_uid16; /* LSB of Real User ID */50 __u16 ac_gid16; /* LSB of Real Group ID */51 __u16 ac_tty; /* Control Terminal */75 struct acct_v3 argument
34 struct nf_conn_acct *acct; in nf_ct_acct_ext_add() local