Avoid using read/modify/write cycles to
set frag_off field of IPv4 header in hot paths. Use __constant_htons as appropriate.
Showing
Please register or sign in to comment
set frag_off field of IPv4 header in hot paths. Use __constant_htons as appropriate.