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-06-21 09:38:25 +10:00
2011-06-11 15:06:48 -07:00
2011-06-14 15:15:25 +09:00
2011-05-30 11:14:15 +09:30