Loading net/ipv4/fib_semantics.c +3 −3 Original line number Diff line number Diff line Loading @@ -533,7 +533,7 @@ static int fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, #endif int fib_encap_match(struct net *net, u16 encap_type, static int fib_encap_match(struct net *net, u16 encap_type, struct nlattr *encap, int oif, const struct fib_nh *nh) { Loading Loading
net/ipv4/fib_semantics.c +3 −3 Original line number Diff line number Diff line Loading @@ -533,7 +533,7 @@ static int fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, #endif int fib_encap_match(struct net *net, u16 encap_type, static int fib_encap_match(struct net *net, u16 encap_type, struct nlattr *encap, int oif, const struct fib_nh *nh) { Loading