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

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

Completed in 1299 milliseconds