Lines Matching defs:local
102 struct mfc_cache *cache, int local);
895 v->local = vifc->vifc_lcl_addr.s_addr;
1842 vif->remote, vif->local,
1888 ip_encap(net, skb, vif->local, vif->remote);
1926 /* "local" means that we should preserve one skb (for local delivery) */
1929 struct mfc_cache *c, int local)
2029 if (local) {
2042 if (!local)
2077 int local = skb_rtable(skb)->rt_flags & RTCF_LOCAL;
2105 if (!local) {
2141 if (local) {
2163 ip_mr_forward(net, mrt, dev, skb, cache, local);
2166 if (local)
2172 if (local)
2775 nla_put_be32(skb, IPMRA_VIFA_LOCAL_ADDR, vif->local) ||
2936 vif->flags, vif->local, vif->remote);