tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: route_protosw.pr_input



On Wed, Sep 05, 2018 at 08:21:12AM +0200, Maxime Villard wrote:
> In net/rtsock.c, I don't understand where we use the 'pr_input' field of
> COMPATNAME(route_protosw)[]. To me it can't be used: .pr_input takes a
> variadic function, but if you grep through the tree, you can see that
> the variadic .pr_input functions we call always take three arguments, as
> opposed to raw_input() which takes five.

ip_encap.c line 363?

Joerg


Home | Main Index | Thread Index | Old Index