Home
last modified time | relevance | path

Searched defs:igmp_source (Results 1 – 3 of 3) sorted by relevance

/dports/net/quagga/quagga-1.2.4/pimd/
H A Dpim_igmp.h123 struct igmp_source { struct
124 struct in_addr source_addr;
125 struct thread *t_source_timer;
126 struct igmp_group *source_group; /* back pointer */
127 time_t source_creation;
128 uint32_t source_flags;
129 struct channel_oil *source_channel_oil;
134 int source_query_retransmit_count;
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_igmp.h132 struct igmp_source { struct
133 struct in_addr source_addr;
134 struct thread *t_source_timer;
135 struct igmp_group *source_group; /* back pointer */
136 time_t source_creation;
137 uint32_t source_flags;
138 struct channel_oil *source_channel_oil;
144 int source_query_retransmit_count;
/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpim_igmp.h132 struct igmp_source { struct
133 struct in_addr source_addr;
134 struct thread *t_source_timer;
135 struct igmp_group *source_group; /* back pointer */
136 time_t source_creation;
137 uint32_t source_flags;
138 struct channel_oil *source_channel_oil;
144 int source_query_retransmit_count;