Home
last modified time | relevance | path

Searched hist:"3 d0c9c4eb2dbdcc461be4084abd87a9a9e70f713" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dfib_rules.hdiff 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 Mon Apr 26 09:02:04 CDT 2010 Patrick McHardy <kaber@trash.net> net: fib_rules: mark arguments to fib_rules_register const and __net_initdata

fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>
/openbmc/linux/net/ipv6/
H A Dfib6_rules.cdiff 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 Mon Apr 26 09:02:04 CDT 2010 Patrick McHardy <kaber@trash.net> net: fib_rules: mark arguments to fib_rules_register const and __net_initdata

fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>
/openbmc/linux/net/ipv4/
H A Dfib_rules.cdiff 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 Mon Apr 26 09:02:04 CDT 2010 Patrick McHardy <kaber@trash.net> net: fib_rules: mark arguments to fib_rules_register const and __net_initdata

fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>
H A Dipmr.cdiff 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 Mon Apr 26 09:02:04 CDT 2010 Patrick McHardy <kaber@trash.net> net: fib_rules: mark arguments to fib_rules_register const and __net_initdata

fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>
/openbmc/linux/net/core/
H A Dfib_rules.cdiff 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 Mon Apr 26 09:02:04 CDT 2010 Patrick McHardy <kaber@trash.net> net: fib_rules: mark arguments to fib_rules_register const and __net_initdata

fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>