Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DIptablesRestoreControllerTest.cpp47 #define IP6TABLES_COMM "(ip6tables-resto)" macro
119 EXPECT_FALSE(procStat[1] == IPTABLES_COMM || procStat[1] == IP6TABLES_COMM) in expectNoIptablesRestoreProcess()
136 EXPECT_TRUE(procStat[1] == IPTABLES_COMM || procStat[1] == IP6TABLES_COMM) in getRssPages()