Searched refs:ipmr_seq (Results 1 – 5 of 5) sorted by relevance
75 unsigned int *ipmr_seq) in mr_call_vif_notifiers() argument88 (*ipmr_seq)++; in mr_call_vif_notifiers()196 unsigned int *ipmr_seq) in mr_call_mfc_notifiers() argument207 (*ipmr_seq)++; in mr_call_mfc_notifiers()
109 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
222 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
682 &net->ipv6.ipmr_seq); in call_ip6mr_vif_entry_notifiers()690 &mfc->_c, tb_id, &net->ipv6.ipmr_seq); in call_ip6mr_mfc_entry_notifiers()1259 return net->ipv6.ipmr_seq + ip6mr_rules_seq_read(net); in ip6mr_seq_read()1284 net->ipv6.ipmr_seq = 0; in ip6mr_notifier_init()
626 &net->ipv4.ipmr_seq); in call_ipmr_vif_entry_notifiers()634 &mfc->_c, tb_id, &net->ipv4.ipmr_seq); in call_ipmr_mfc_entry_notifiers()3017 return net->ipv4.ipmr_seq + ipmr_rules_seq_read(net); in ipmr_seq_read()3038 net->ipv4.ipmr_seq = 0; in ipmr_notifier_init()
Completed in 18 milliseconds