Home
last modified time | relevance | path

Searched hist:"56 f8a75c17abb854b5907f4a815dc4c3f186ba11" (Results 1 – 12 of 12) sorted by relevance

/linux/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/sched/
H A Dsch_choke.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dcls_flow.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_sfq.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dxfrm4_policy.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipconfig.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_input.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_output.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/netfilter/ipvs/
H A Dip_vs_core.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dip.hdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/drivers/net/bonding/
H A Dbond_main.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/core/
H A Ddev.cdiff 56f8a75c17abb854b5907f4a815dc4c3f186ba11 Wed Jun 22 05:33:34 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> ip: introduce ip_is_fragment helper inline function

There are enough instances of this:

iph->frag_off & htons(IP_MF | IP_OFFSET)

that a helper function is probably warranted.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>