Lines Matching full:routing
41 .Nd IPv6 Routing Header Options manipulation
60 application calls to build and examine IPv6 Routing headers.
61 Routing headers are used to perform source routing in IPv6 networks.
69 on routing header structures which are defined in
76 routing header and those that parse a received routing header.
81 function returns the number of bytes required to hold a Routing Header
90 Routing headers of type
94 store the routing header.
102 to contain a routing header of the specified type.
123 to the end of the routing header being constructed.
130 function takes a routing header, pointed to by the
133 and writes a new routing header into the argument pointed to by
135 The routing header at that sends datagrams along the reverse of that
144 The next set of functions operate on a routing header that the
146 In the usual case such a routing header
148 used with routing headers that the application itself created.
153 routing header pointed to by
155 The return value is the number of segments contained in the routing
158 returned as a routing header may contain 0 segments.
163 function is used to retrieve a single address from a routing header.
166 is the location in the routing header from which the application wants
171 segments present in the routing header.
175 the total number of segments in the routing header.