Home
last modified time | relevance | path

Searched refs:ipmr_seq (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dmroute_base.h79 unsigned int *ipmr_seq) in mr_call_vif_notifiers() argument
92 (*ipmr_seq)++; in mr_call_vif_notifiers()
201 unsigned int *ipmr_seq) in mr_call_mfc_notifiers() argument
212 (*ipmr_seq)++; in mr_call_mfc_notifiers()
/linux-6.15/include/net/netns/
H A Dipv6.h115 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
H A Dipv4.h273 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst159 unsigned_int ipmr_seq
/linux-6.15/net/ipv6/
H A Dip6mr.c705 &net->ipv6.ipmr_seq); in call_ip6mr_vif_entry_notifiers()
713 &mfc->_c, tb_id, &net->ipv6.ipmr_seq); in call_ip6mr_mfc_entry_notifiers()
1283 return READ_ONCE(net->ipv6.ipmr_seq) + ip6mr_rules_seq_read(net); in ip6mr_seq_read()
1308 net->ipv6.ipmr_seq = 0; in ip6mr_notifier_init()
/linux-6.15/net/ipv4/
H A Dipmr.c648 &net->ipv4.ipmr_seq); in call_ipmr_vif_entry_notifiers()
656 &mfc->_c, tb_id, &net->ipv4.ipmr_seq); in call_ipmr_mfc_entry_notifiers()
3060 return READ_ONCE(net->ipv4.ipmr_seq) + ipmr_rules_seq_read(net); in ipmr_seq_read()
3081 net->ipv4.ipmr_seq = 0; in ipmr_notifier_init()