Paul Gortmaker 56f8a75c17 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>
2011-06-21 20:33:34 -07:00
..
2011-05-24 13:29:50 -04:00
2010-07-12 12:57:55 -07:00
2011-03-31 11:26:23 -03:00
2010-11-28 18:24:14 -08:00
2010-07-12 12:57:55 -07:00
2011-05-22 21:01:22 -04:00