Searched refs:mrt (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipmr.c97 struct mr_table *mrt; member in struct:ipmr_result
100 /* Big lock, protecting vif table, mrt cache and mroute socket state.
126 static int ip_mr_forward(struct net *net, struct mr_table *mrt,
129 static int ipmr_cache_report(struct mr_table *mrt,
131 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
136 #define ipmr_for_each_table(mrt, net) \
137 list_for_each_entry_rcu(mrt, &net->ipv4.mr_tables, list)
141 struct mr_table *mrt; local
143 ipmr_for_each_table(mrt, net) {
144 if (mrt
150 ipmr_fib_lookup(struct net *net, struct flowi *flp, struct mr_table **mrt) argument
168 struct mr_table *mrt; local
237 struct mr_table *mrt; local
268 struct mr_table *mrt, *next; local
285 ipmr_fib_lookup(struct net *net, struct flowi *flp, struct mr_table **mrt) argument
306 struct mr_table *mrt; local
436 struct mr_table *mrt; local
473 ipmr_reg_vif(struct net *net, struct mr_table *mrt) argument
529 vif_delete(struct mr_table *mrt, int vifi, int notify, struct list_head *head) argument
589 ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) argument
620 struct mr_table *mrt = (struct mr_table *)arg; local
657 ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache, unsigned char *ttls) argument
678 vif_add(struct net *net, struct mr_table *mrt, struct vifctl *vifc, int mrtsock) argument
784 ipmr_cache_find(struct mr_table *mrt, __be32 origin, __be32 mcastgrp) argument
840 ipmr_cache_resolve(struct net *net, struct mr_table *mrt, struct mfc_cache *uc, struct mfc_cache *c) argument
879 ipmr_cache_report(struct mr_table *mrt, struct sk_buff *pkt, vifi_t vifi, int assert) argument
967 ipmr_cache_unresolved(struct mr_table *mrt, vifi_t vifi, struct sk_buff *skb) argument
1052 ipmr_mfc_delete(struct mr_table *mrt, struct mfcctl *mfc) argument
1086 ipmr_mfc_add(struct net *net, struct mr_table *mrt, struct mfcctl *mfc, int mrtsock) argument
1184 mroute_clean_tables(struct mr_table *mrt) argument
1227 struct mr_table *mrt; local
1257 struct mr_table *mrt; local
1399 struct mr_table *mrt; local
1445 struct mr_table *mrt; local
1500 struct mr_table *mrt; local
1572 ipmr_queue_xmit(struct net *net, struct mr_table *mrt, struct sk_buff *skb, struct mfc_cache *c, int vifi) argument
1682 ipmr_find_vif(struct mr_table *mrt, struct net_device *dev) argument
1695 ip_mr_forward(struct net *net, struct mr_table *mrt, struct sk_buff *skb, struct mfc_cache *cache, int local) argument
1786 struct mr_table *mrt; local
1871 __pim_rcv(struct mr_table *mrt, struct sk_buff *skb, unsigned int pimlen) argument
1924 struct mr_table *mrt; local
1951 struct mr_table *mrt; local
1974 __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, struct mfc_cache *c, struct rtmsg *rtm) argument
2016 struct mr_table *mrt; local
2068 ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, u32 pid, u32 seq, struct mfc_cache *c) argument
2106 struct mr_table *mrt; local
2156 struct mr_table *mrt; member in struct:ipmr_vif_iter
2164 struct mr_table *mrt = iter->mrt; local
2180 struct mr_table *mrt; local
2197 struct mr_table *mrt = iter->mrt; local
2220 struct mr_table *mrt = iter->mrt; local
2262 struct mr_table *mrt; member in struct:ipmr_mfc_iter
2271 struct mr_table *mrt = it->mrt; local
2299 struct mr_table *mrt; local
2317 struct mr_table *mrt = it->mrt; local
2358 struct mr_table *mrt = it->mrt; local
2376 const struct mr_table *mrt = it->mrt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6mr.c80 struct mr6_table *mrt; member in struct:ip6mr_result
83 /* Big lock, protecting vif table, mrt cache and mroute socket state.
109 static void ip6mr_free_table(struct mr6_table *mrt);
111 static int ip6_mr_forward(struct net *net, struct mr6_table *mrt,
113 static int ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt,
115 static int __ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb,
119 static void mroute_clean_tables(struct mr6_table *mrt);
123 #define ip6mr_for_each_table(mrt, net) \
124 list_for_each_entry_rcu(mrt, &net->ipv6.mr6_tables, list)
128 struct mr6_table *mrt; local
137 ip6mr_fib_lookup(struct net *net, struct flowi *flp, struct mr6_table **mrt) argument
155 struct mr6_table *mrt; local
224 struct mr6_table *mrt; local
255 struct mr6_table *mrt, *next; local
272 ip6mr_fib_lookup(struct net *net, struct flowi *flp, struct mr6_table **mrt) argument
293 struct mr6_table *mrt; local
324 ip6mr_free_table(struct mr6_table *mrt) argument
335 struct mr6_table *mrt; member in struct:ipmr_mfc_iter
344 struct mr6_table *mrt = it->mrt; local
373 struct mr6_table *mrt; member in struct:ipmr_vif_iter
381 struct mr6_table *mrt = iter->mrt; local
397 struct mr6_table *mrt; local
414 struct mr6_table *mrt = iter->mrt; local
437 struct mr6_table *mrt = iter->mrt; local
481 struct mr6_table *mrt; local
497 struct mr6_table *mrt = it->mrt; local
538 struct mr6_table *mrt = it->mrt; local
558 struct mr6_table *mrt = it->mrt; local
618 struct mr6_table *mrt; local
687 struct mr6_table *mrt; local
722 ip6mr_reg_vif(struct net *net, struct mr6_table *mrt) argument
764 mif6_delete(struct mr6_table *mrt, int vifi, struct list_head *head) argument
822 ip6mr_destroy_unres(struct mr6_table *mrt, struct mfc6_cache *c) argument
847 ipmr_do_expire_process(struct mr6_table *mrt) argument
872 struct mr6_table *mrt = (struct mr6_table *)arg; local
887 ip6mr_update_thresholds(struct mr6_table *mrt, struct mfc6_cache *cache, unsigned char *ttls) argument
908 mif6_add(struct net *net, struct mr6_table *mrt, struct mif6ctl *vifc, int mrtsock) argument
988 ip6mr_cache_find(struct mr6_table *mrt, struct in6_addr *origin, struct in6_addr *mcastgrp) argument
1067 ip6mr_cache_resolve(struct net *net, struct mr6_table *mrt, struct mfc6_cache *uc, struct mfc6_cache *c) argument
1102 ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt, mifi_t mifi, int assert) argument
1197 ip6mr_cache_unresolved(struct mr6_table *mrt, mifi_t mifi, struct sk_buff *skb) argument
1272 ip6mr_mfc_delete(struct mr6_table *mrt, struct mf6cctl *mfc) argument
1298 struct mr6_table *mrt; local
1413 ip6mr_mfc_add(struct net *net, struct mr6_table *mrt, struct mf6cctl *mfc, int mrtsock) argument
1500 mroute_clean_tables(struct mr6_table *mrt) argument
1540 ip6mr_sk_init(struct mr6_table *mrt, struct sock *sk) argument
1564 struct mr6_table *mrt; local
1586 struct mr6_table *mrt; local
1613 struct mr6_table *mrt; local
1747 struct mr6_table *mrt; local
1794 struct mr6_table *mrt; local
1856 ip6mr_forward2(struct net *net, struct mr6_table *mrt, struct sk_buff *skb, struct mfc6_cache *c, int vifi) argument
1928 ip6mr_find_vif(struct mr6_table *mrt, struct net_device *dev) argument
1939 ip6_mr_forward(struct net *net, struct mr6_table *mrt, struct sk_buff *skb, struct mfc6_cache *cache) argument
2034 struct mr6_table *mrt; local
2075 __ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb, struct mfc6_cache *c, struct rtmsg *rtm) argument
2117 struct mr6_table *mrt; local
2183 ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb, u32 pid, u32 seq, struct mfc6_cache *c) argument
2220 struct mr6_table *mrt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsys_marvel.c430 struct marvel_rtc_time *mrt = data;
431 mrt->retval = __get_rtc_time(mrt->time);
437 struct marvel_rtc_time *mrt = data;
438 mrt->retval = __set_rtc_time(mrt->time);
446 struct marvel_rtc_time mrt;
449 mrt.time = time;
450 smp_call_function_single(boot_cpuid, smp_get_rtc_time, &mrt, 1);
451 return mrt
429 struct marvel_rtc_time *mrt = data; local
436 struct marvel_rtc_time *mrt = data; local
445 struct marvel_rtc_time mrt; local
460 struct marvel_rtc_time mrt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netns/
H A Dipv4.h62 struct mr_table *mrt; member in struct:netns_ipv4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-igmp.c211 int mrt; local
224 mrt = mrc;
226 mrt = ((mrc & 0x0f) | 0x10) << (((mrc & 0x70) >> 4) + 3);
230 if (mrt < 600) {
231 (void)printf("%.1fs", mrt * 0.1);
233 relts_print(mrt / 10);
H A Dprint-icmp6.c904 int mrt, qqi; local
916 mrt = mrc;
918 mrt = ((mrc & 0x0fff) | 0x1000) << (((mrc & 0x7000) >> 12) + 3);
921 (void)printf(" [max resp delay=%d]", mrt);

Completed in 173 milliseconds