Searched refs:full_tag (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp137 uint64_t full_tag; local
158 full_tag = acct_tag | uid;
160 asprintf(&buff, match_template, full_tag | uid, uid);
169 if (!(res == 5 && k_tag == full_tag && k_uid == uid)) {

Completed in 3 milliseconds