Searched hist:"1668 e010cbe1a7567c81d4c02d31dde9859e9da1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inet_sock.h | diff 1668e010cbe1a7567c81d4c02d31dde9859e9da1 Wed Oct 01 09:33:10 CDT 2008 KOVACS Krisztian <hidden@sch.bme.hu> ipv4: Make inet_sock.h independent of route.h
inet_iif() in inet_sock.h requires route.h. Since users of inet_iif() usually require other route.h functionality anyway this patch moves inet_iif() to route.h.
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.h | diff 1668e010cbe1a7567c81d4c02d31dde9859e9da1 Wed Oct 01 09:33:10 CDT 2008 KOVACS Krisztian <hidden@sch.bme.hu> ipv4: Make inet_sock.h independent of route.h
inet_iif() in inet_sock.h requires route.h. Since users of inet_iif() usually require other route.h functionality anyway this patch moves inet_iif() to route.h.
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_vs.h | diff 1668e010cbe1a7567c81d4c02d31dde9859e9da1 Wed Oct 01 09:33:10 CDT 2008 KOVACS Krisztian <hidden@sch.bme.hu> ipv4: Make inet_sock.h independent of route.h
inet_iif() in inet_sock.h requires route.h. Since users of inet_iif() usually require other route.h functionality anyway this patch moves inet_iif() to route.h.
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | diff 1668e010cbe1a7567c81d4c02d31dde9859e9da1 Wed Oct 01 09:33:10 CDT 2008 KOVACS Krisztian <hidden@sch.bme.hu> ipv4: Make inet_sock.h independent of route.h
inet_iif() in inet_sock.h requires route.h. Since users of inet_iif() usually require other route.h functionality anyway this patch moves inet_iif() to route.h.
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>
|