Lines Matching full:router
59 * Queries the kernel for the current 6to4 Relay Router value, prints
61 * INADDR_ANY is used to denote that Relay Router communication support is
81 (void) printf(gettext("6to4 Relay Router communication " in printkstatus()
84 (void) printf(gettext("6to4 Relay Router communication " in printkstatus()
87 "Router = ")); in printkstatus()
99 * can send packets to native IPv6 hosts behind a remote 6to4 Relay Router.
229 * Enable Relay Router communication support in the kernel. in main()
263 "unable to set the 6to4 relay router address: " in main()
279 * Disable Relay Router communication support in kernel. in main()
286 * get Relay Router address from the kernel and delete in main()
304 * Router communication support. in main()
310 "unable to disable tunneling to 6to4 relay router: " in main()