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

/system/netd/netutils_wrappers/
H A DNetUtilsWrapper-1.0.cpp53 #define CMD "^" SYSTEM_DIRNAME macro
55 CMD "ndc network (create|destroy) (oem|handle)[0-9]+( |$)",
56 CMD "ndc network interface (add|remove) (oem|handle)[0-9]+ " VENDOR_IFACE,
57 CMD "ndc network route (add|remove) (oem|handle)[0-9]+ ",
58 CMD "ndc ipfwd (enable|disable) ",
59 CMD "ndc ipfwd (add|remove) .*" VENDOR_IFACE,
62 CMD "ip(6)?tables -w.* (-A|-D|-F|-I|-N|-X) " VENDOR_CHAIN,
63 CMD "ip(6)?tables -w.* (-i|-o) " VENDOR_IFACE,
66 CMD "ip xfrm .*",
69 CMD "t
80 #undef CMD macro
[all...]

Completed in 40 milliseconds