Searched refs:tb_insert (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_frontend.c315 err = tb->tb_insert(tb, &req.rtm, &rta, &req.nlh, NULL);
377 return tb->tb_insert(tb, r, (struct kern_rta*)rta, nlh, &NETLINK_CB(skb));
454 tb->tb_insert(tb, &req.rtm, &rta, &req.nlh, NULL);
H A Dfib_hash.c910 tb->tb_insert = fn_hash_insert;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dip_fib.h121 int (*tb_insert)(struct fib_table *table, struct rtmsg *r, member in struct:fib_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dip_fib.h121 int (*tb_insert)(struct fib_table *table, struct rtmsg *r, member in struct:fib_table

Completed in 37 milliseconds