Searched defs:ipmr_seq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | mroute_base.h | 70 mr_call_vif_notifiers(struct net *net, unsigned short family, enum fib_event_type event_type, struct vif_device *vif, unsigned short vif_index, u32 tb_id, unsigned int *ipmr_seq) mr_call_vif_notifiers() argument 192 mr_call_mfc_notifiers(struct net *net, unsigned short family, enum fib_event_type event_type, struct mr_mfc *mfc, u32 tb_id, unsigned int *ipmr_seq) mr_call_mfc_notifiers() argument
|
/kernel/linux/linux-5.10/include/net/netns/ |
H A D | ipv6.h | 113 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
|
H A D | ipv4.h | 226 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mroute_base.h | 73 mr_call_vif_notifiers(struct net *net, unsigned short family, enum fib_event_type event_type, struct vif_device *vif, struct net_device *vif_dev, unsigned short vif_index, u32 tb_id, unsigned int *ipmr_seq) mr_call_vif_notifiers() argument 197 mr_call_mfc_notifiers(struct net *net, unsigned short family, enum fib_event_type event_type, struct mr_mfc *mfc, u32 tb_id, unsigned int *ipmr_seq) mr_call_mfc_notifiers() argument
|
/kernel/linux/linux-6.6/include/net/netns/ |
H A D | ipv6.h | 115 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
|
H A D | ipv4.h | 238 unsigned int ipmr_seq; /* protected by rtnl_mutex */ member
|
Completed in 4 milliseconds