Home | History | Annotate | Download | only in 1.1

Lines Matching refs:string

33      *                      string for a route that does not specify an
39 * string for a directly-connected route. If non-empty,
45 addRouteToOemNetwork(uint64_t networkHandle, string ifname,
46 string destination, string nexthop)
56 * string for a route that does not specify an
62 * string for a directly-connected route. If non-empty,
68 removeRouteFromOemNetwork(uint64_t networkHandle, string ifname,
69 string destination, string nexthop)
81 addInterfaceToOemNetwork(uint64_t networkHandle, string ifname)
93 removeInterfaceFromOemNetwork(uint64_t networkHandle, string ifname)
115 setForwardingBetweenInterfaces(string inputIfName, string outputIfName,