Home
last modified time | relevance | path

Searched refs:switchdev_fib_ipv4_abort (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dswitchdev.h197 void switchdev_fib_ipv4_abort(struct fib_info *fi);
301 static inline void switchdev_fib_ipv4_abort(struct fib_info *fi) in switchdev_fib_ipv4_abort() function
/linux-4.4.14/net/switchdev/
Dswitchdev.c1253 void switchdev_fib_ipv4_abort(struct fib_info *fi) in switchdev_fib_ipv4_abort() function
1266 EXPORT_SYMBOL_GPL(switchdev_fib_ipv4_abort);
/linux-4.4.14/net/ipv4/
Dfib_trie.c1183 switchdev_fib_ipv4_abort(fi); in fib_table_insert()
1233 switchdev_fib_ipv4_abort(fi); in fib_table_insert()