Home
last modified time | relevance | path

Searched refs:ipmr_seq (Results 1 – 5 of 5) 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.h115 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
H A Dipv4.h268 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
/linux/net/ipv6/
H A Dip6mr.c715 &net->ipv6.ipmr_seq); in call_ip6mr_vif_entry_notifiers()
723 &mfc->_c, tb_id, &net->ipv6.ipmr_seq); in call_ip6mr_mfc_entry_notifiers()
1293 return READ_ONCE(net->ipv6.ipmr_seq) + ip6mr_rules_seq_read(net); in ip6mr_seq_read()
1318 net->ipv6.ipmr_seq = 0; in ip6mr_notifier_init()
/linux/net/ipv4/
H A Dipmr.c658 &net->ipv4.ipmr_seq); in call_ipmr_vif_entry_notifiers()
666 &mfc->_c, tb_id, &net->ipv4.ipmr_seq); in call_ipmr_mfc_entry_notifiers()
3070 return READ_ONCE(net->ipv4.ipmr_seq) + ipmr_rules_seq_read(net); in ipmr_seq_read()
3091 net->ipv4.ipmr_seq = 0; in ipmr_notifier_init()