Searched refs:mif6_delete (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6mr.c | 697 static int mif6_delete(struct mr_table *mrt, int vifi, int notify, in mif6_delete() function 1251 mif6_delete(mrt, ct, 1, NULL); in ip6mr_device_event() 1514 mif6_delete(mrt, i, 0, &list); in mroute_clean_tables() 1687 ret = mif6_delete(mrt, mifi, 0, NULL); in ip6_mroute_setsockopt()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6mr.c | 564 /* Pairs with WRITE_ONCE() in mif6_add()/mif6_delete() */ in pim6_rcv() 699 static int mif6_delete(struct mr_table *mrt, int vifi, int notify, in mif6_delete() function 1256 mif6_delete(mrt, ct, 1, NULL); in ip6mr_device_event() 1531 mif6_delete(mrt, i, 0, &list); in mroute_clean_tables() 1709 ret = mif6_delete(mrt, mifi, 0, NULL); in ip6_mroute_setsockopt() 2099 /* Pairs with WRITE_ONCE() in mif6_delete()/mif6_add() */ in ip6mr_find_vif()
|
Completed in 7 milliseconds