Home
last modified time | relevance | path

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

/xen/tools/hotplug/Linux/
A Dcolo-proxy-setup52 iptables -t mangle -I PREROUTING -m physdev --physdev-in \
54 ip6tables -t mangle -I PREROUTING -m physdev --physdev-in \
69 do_without_error iptables -t mangle -D PREROUTING -m physdev --physdev-in \
71 do_without_error ip6tables -t mangle -D PREROUTING -m physdev --physdev-in \
93 iptables -t mangle -I PREROUTING -m physdev --physdev-in \
95 ip6tables -t mangle -I PREROUTING -m physdev --physdev-in \
113 do_without_error iptables -t mangle -D PREROUTING -m physdev --physdev-in \
115 do_without_error ip6tables -t mangle -D PREROUTING -m physdev --physdev-in \
/xen/tools/xenstore/
A Dxenstored_solaris.c98 mangle(const struct connection *conn, const struct buffered_data *in) in mangle() function
130 char *mangled = mangle(conn, in); in dtrace_io()
141 char *mangled = mangle(conn, in); in dtrace_io()
149 char *mangled = mangle(conn, in); in dtrace_io()
156 char *mangled = mangle(conn, in); in dtrace_io()

Completed in 3 milliseconds