Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dswitchdev.h86 int netdev_switch_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi,
156 static inline int netdev_switch_fib_ipv4_del(u32 dst, int dst_len, in netdev_switch_fib_ipv4_del() function
/linux-4.1.27/net/switchdev/
Dswitchdev.c361 int netdev_switch_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi, in netdev_switch_fib_ipv4_del() function
385 EXPORT_SYMBOL_GPL(netdev_switch_fib_ipv4_del);
/linux-4.1.27/net/ipv4/
Dfib_trie.c1243 netdev_switch_fib_ipv4_del(key, plen, fi, tos, cfg->fc_type, tb->tb_id); in fib_table_insert()
1521 netdev_switch_fib_ipv4_del(key, plen, fa_to_delete->fa_info, tos, in fib_table_delete()
1771 netdev_switch_fib_ipv4_del(n->key, in fib_table_flush_external()
1837 netdev_switch_fib_ipv4_del(n->key, in fib_table_flush()