geneve_opt_gro_hint
struct geneve_opt_gro_hint *hint;
const struct geneve_opt_gro_hint *hint)
struct geneve_opt_gro_hint *gro_hint;
gro_hint = (struct geneve_opt_gro_hint *)opt->opt_data;
static const struct geneve_opt_gro_hint *
return (const struct geneve_opt_gro_hint *)((void *)gh + hint_off);
const struct geneve_opt_gro_hint *gro_hint)
const struct geneve_opt_gro_hint *gro_hint)
struct geneve_opt_gro_hint gro_hint;
const struct geneve_opt_gro_hint *gro_hint;
gro_hint = geneve_opt_gro_hint(*geneveh, hint_off);
gro_hint = geneve_opt_gro_hint(*geneveh, hint_off);
const struct geneve_opt_gro_hint *gro_hint;
gro_hint = geneve_opt_gro_hint(gh, hint_off);
const struct geneve_opt_gro_hint *gro_hint;
gro_hint = geneve_opt_gro_hint(gh, hint_off);