Home
last modified time | relevance | path

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

/linux/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/include/net/netns/
H A Dipv6.h121 unsigned int ipmr_seq; /* protected by rtnl_mutex */
115 unsigned int ipmr_seq; /* protected by rtnl_mutex */ global() member
H A Dipv4.h294 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
/linux/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()