Lines Matching full:location
2 * lib/route/pktloc.c Packet Location Aliasing
13 * @defgroup pktloc Packet Location Aliasing
14 * Packet Location Aliasing
16 * The packet location aliasing interface eases the use of offset definitions
24 * @par Example 1.1 Looking up a packet location
128 * Lookup packet location alias
129 * @arg name Name of packet location.
131 * Tries to find a matching packet location alias for the supplied
132 * packet location name.
134 * The file containing the packet location definitions is automatically
138 * @retval NLE_PKTLOC_FILE Unable to open packet location file.
139 * @retval NLE_OBJ_NOTFOUND No matching packet location alias found.