Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmroute_base.h75 unsigned int *ipmr_seq) in mr_call_vif_notifiers() argument
88 (*ipmr_seq)++; in mr_call_vif_notifiers()
196 unsigned int *ipmr_seq) in mr_call_mfc_notifiers() argument
207 (*ipmr_seq)++; in mr_call_mfc_notifiers()
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv6.h113 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
H A Dipv4.h228 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6mr.c685 &net->ipv6.ipmr_seq); in call_ip6mr_vif_entry_notifiers()
693 &mfc->_c, tb_id, &net->ipv6.ipmr_seq); in call_ip6mr_mfc_entry_notifiers()
1262 return net->ipv6.ipmr_seq + ip6mr_rules_seq_read(net); in ip6mr_seq_read()
1287 net->ipv6.ipmr_seq = 0; in ip6mr_notifier_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c628 &net->ipv4.ipmr_seq); in call_ipmr_vif_entry_notifiers()
636 &mfc->_c, tb_id, &net->ipv4.ipmr_seq); in call_ipmr_mfc_entry_notifiers()
3020 return net->ipv4.ipmr_seq + ipmr_rules_seq_read(net); in ipmr_seq_read()
3041 net->ipv4.ipmr_seq = 0; in ipmr_notifier_init()