]> git.droids-corp.org - dpdk.git/blobdiff - lib/fib/rte_fib6.h
ipc: end multiprocess thread during cleanup
[dpdk.git] / lib / fib / rte_fib6.h
index 95879af96d83df029457a0f1478ad7624175d5fb..cb133719e175afcecc9d88e13245edad8d55425f 100644 (file)
@@ -184,7 +184,7 @@ rte_fib6_lookup_bulk(struct rte_fib6 *fib,
  *   FIB6 object handle
  * @return
  *   Pointer on the dataplane struct on success
- *   NULL othervise
+ *   NULL otherwise
  */
 void *
 rte_fib6_get_dp(struct rte_fib6 *fib);
@@ -196,7 +196,7 @@ rte_fib6_get_dp(struct rte_fib6 *fib);
  *   FIB object handle
  * @return
  *   Pointer on the RIB6 on success
- *   NULL othervise
+ *   NULL otherwise
  */
 struct rte_rib6 *
 rte_fib6_get_rib(struct rte_fib6 *fib);